Skip to content

Commit

Permalink
recursive zip
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Jan 17, 2025
1 parent c99eb9e commit 5c1b421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ jobs:
sudo cp /tmp/cosmotop-plugin/cosmotop-openbsd-x86_64.exe /zip/
cd /zip
zip ${{ github.workspace }}/cosmotop.com *
zip -r ${{ github.workspace }}/cosmotop.com *
cd ${{ github.workspace }}
mv cosmotop.com cosmotop.exe
Expand Down

0 comments on commit 5c1b421

Please sign in to comment.