Skip to content

Commit a5a40f8

Browse files
Update test.sh
1 parent f073966 commit a5a40f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [ "$ARCH" == "" ]; then
77
exit 1
88
fi
99

10-
target="$1"
10+
target="linuxdeploy*-plugin-qt-x86_64.AppImage"
1111
if [ "$target" == "" ]; then
1212
echo "Usage: $0 <target.AppImage>"
1313
exit 1

0 commit comments

Comments
 (0)