Skip to content

Commit

Permalink
ci: Try TheAssassin/pyuploadtool with --appimage-extract param
Browse files Browse the repository at this point in the history
  • Loading branch information
Griefed committed Jan 25, 2025
1 parent 8629b75 commit e7a56f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: |
wget -q https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
chmod +x pyuploadtool-x86_64.AppImage
./pyuploadtool-x86_64.AppImage continuous/*
./pyuploadtool-x86_64.AppImage --appimage-extract continuous/*
- name: Get source archives
run: |
Expand Down

0 comments on commit e7a56f5

Please sign in to comment.