We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89dcb9a commit 39d390bCopy full SHA for 39d390b
.github/workflows/main.yml
@@ -54,4 +54,4 @@ jobs:
54
run: |
55
wget -q https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
56
chmod +x pyuploadtool-x86_64.AppImage
57
- ./pyuploadtool-x86_64.AppImage **/linuxdeploy-*plugin-qt*.AppImage*
+ ./pyuploadtool-x86_64.AppImage **/linuxdeploy-*.AppImage*
0 commit comments