diff --git a/.github/release-canary-v3 b/.github/release-canary-v3 index 0cfbf08..00750ed 100644 --- a/.github/release-canary-v3 +++ b/.github/release-canary-v3 @@ -1 +1 @@ -2 +3 diff --git a/main.sh b/main.sh index fa8e219..46e5716 100755 --- a/main.sh +++ b/main.sh @@ -16,7 +16,7 @@ cd ./pika-refind-theme apt-get build-dep ./ -y # Build package -LOGNAME=root dh_make --createorig -y -l -p pika-refind-theme"$VERSION" || echo "dh-make: Ignoring Last Error" +LOGNAME=root dh_make --createorig -y -l -p pika-refind-theme_"$VERSION" || echo "dh-make: Ignoring Last Error" dpkg-buildpackage --no-sign # Move the debs to output