Skip to content

Commit

Permalink
Re-mark collected artifacts as executable
Browse files Browse the repository at this point in the history
  • Loading branch information
malmeloo committed Oct 28, 2023
1 parent d6521ff commit 84fea0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
mv macos/riitag-rpc releases/RiiTag-RPC_MacOS
mv windows/riitag-rpc.exe releases/RiiTag-RPC_Windows
mv rpi4b/riitag-rpc releases/RiiTag-RPC_Rpi4B
chmod -R +x releases/
tar -cvf all-artifacts.tar.bz2 releases/
- name: Upload collected artifacts
Expand Down

0 comments on commit 84fea0f

Please sign in to comment.