Skip to content

Commit

Permalink
depend on the arm build too
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jun 10, 2024
1 parent db703cd commit 0db9a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
path: release/*
publish:
runs-on: ubuntu-latest
needs: [macos,windows,linux]
needs: [macos,windows,linux,macos-arm]
permissions:
contents: write
packages: write
Expand Down

0 comments on commit 0db9a25

Please sign in to comment.