Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipDeegan committed Dec 19, 2024
1 parent 2abcae0 commit cbf5937
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 @@ -84,7 +84,7 @@ jobs:

release:
name: "Prelease"
needs: [build, build_many_linux, build_arm_macos, build_x86_macos]
needs: [build, build_many_linux, build_arm_macos]
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit cbf5937

Please sign in to comment.