Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krypton-byte authored Mar 3, 2024
1 parent ffb2fc3 commit eeb5340
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 @@ -198,7 +198,7 @@ jobs:

release:
runs-on: ubuntu-latest
needs: [android, zig, linux]
needs: [android, zig, linux, darwin]
steps:
- name: Download Artifact
uses: actions/download-artifact@v4
Expand Down

0 comments on commit eeb5340

Please sign in to comment.