We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6156da7 commit f370f27Copy full SHA for f370f27
1 file changed
make-appimage.sh
@@ -21,4 +21,4 @@ quick-sharun --make-appimage
21
22
# Test the app for 12 seconds, if the test fails due to the app
23
# having issues running in the CI use --simple-test instead
24
-quick-sharun --simple-test ./dist/*.AppImage --help
+quick-sharun --test ./dist/*.AppImage --filename "$ICON"
0 commit comments