We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f61547 commit 15fd53cCopy full SHA for 15fd53c
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 --test ./dist/*.AppImage --help
+quick-sharun --simple-test ./dist/*.AppImage --help
0 commit comments