Skip to content

Commit 39d390b

Browse files
Update main.yml
1 parent 89dcb9a commit 39d390b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
run: |
5555
wget -q https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
5656
chmod +x pyuploadtool-x86_64.AppImage
57-
./pyuploadtool-x86_64.AppImage **/linuxdeploy-*plugin-qt*.AppImage*
57+
./pyuploadtool-x86_64.AppImage **/linuxdeploy-*.AppImage*

0 commit comments

Comments
 (0)