Skip to content

Commit 15fd53c

Browse files
authored
Update make-appimage.sh
1 parent 9f61547 commit 15fd53c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

make-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ quick-sharun --make-appimage
2121

2222
# Test the app for 12 seconds, if the test fails due to the app
2323
# having issues running in the CI use --simple-test instead
24-
quick-sharun --test ./dist/*.AppImage --help
24+
quick-sharun --simple-test ./dist/*.AppImage --help

0 commit comments

Comments
 (0)