fix github builder

This commit is contained in:
Ward Nakchbandi 2023-02-25 19:11:49 +03:00
parent dced016506
commit 7f32b28d28

View File

@ -12,7 +12,7 @@ cd ./gamescope
apt-get build-dep ./ -y apt-get build-dep ./ -y
# Build package # Build package
LOGNAME=root dh_make --createorig -y -l -p wlroots_3.11.52-beta2 LOGNAME=root dh_make --createorig -y -l -p gamescope_3.11.52
dpkg-buildpackage dpkg-buildpackage
# Move the debs to output # Move the debs to output