Skip to content

Commit

Permalink
Update needs for release step
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonxslays committed Feb 25, 2024
1 parent 4f40c1f commit ab97f7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,8 @@ jobs:
if: ${{ github.event_name == 'release' && github.event.action == 'published' }}
needs: [
version-check,
macos,
macos-x86,
macos-universal2,
windows,
linux,
linux-cross,
Expand Down

0 comments on commit ab97f7c

Please sign in to comment.