Skip to content

Commit

Permalink
Update gh release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Feb 27, 2024
1 parent 555db4c commit 8bccdad
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 @@ -179,7 +179,7 @@ jobs:
path: dist/poetry-bin-${{ steps.build_version.outputs.version }}-x86_64-pc-windows-msvc.sha256sum

Release:
needs: [Linux-x86, MacOS, Windows]
needs: [Linux-x86, MacOS-x86, MacOS-arm, Windows]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 8bccdad

Please sign in to comment.