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 9c396d7 commit 2990f34Copy full SHA for 2990f34
.github/workflows/continuous.yml
@@ -60,4 +60,4 @@ jobs:
60
run: |
61
wget -q https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
62
chmod +x pyuploadtool-x86_64.AppImage
63
- ./pyuploadtool-x86_64.AppImage **/linuxdeploy-plugin-native_packages*.AppImage*
+ ./pyuploadtool-x86_64.AppImage linuxdeploy-plugin-native_packages*.AppImage*
0 commit comments