Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 11, 2024
1 parent 954b26d commit bd479d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: bikeshed-win_amd64
- uses: actions/download-artifact@v4
with:
name: bikeshed-ape
# https://github.com/actions/upload-artifact/issues/38
- run: chmod +x bikeshed-linux_x86_64/bikeshed
- run: chmod +x bikeshed-macosx_10_9_universal2/bikeshed
Expand Down

0 comments on commit bd479d3

Please sign in to comment.