We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790dbb4 commit 4933743Copy full SHA for 4933743
.github/workflows/build.yml
@@ -55,4 +55,4 @@ jobs:
55
run: |
56
wget -q https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
57
chmod +x pyuploadtool-x86_64.AppImage
58
- ./pyuploadtool-x86_64.AppImage **/appimagetool*.AppImage **/AppRun* **/runtime-*
+ ./pyuploadtool-x86_64.AppImage **/appimagetool*.AppImage* **/AppRun* **/runtime-*
0 commit comments