Skip to content

Commit

Permalink
Artifacts are now downloaded into separate directories
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Nov 24, 2024
1 parent 8223819 commit 03cb7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ 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 --appimage-extract-and-run artifacts/*
./pyuploadtool-x86_64.AppImage --appimage-extract-and-run artifacts*/*

0 comments on commit 03cb7bf

Please sign in to comment.