Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ehermes committed Mar 3, 2024
1 parent 4cecf78 commit 00e023d
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 @@ -59,7 +59,7 @@ jobs:
path: dist

upload:
needs: [build-linux-cp38, build-linux-cp39, build-linux-cp310, build-linux-cp311, build-linux-cp312, build-macos]
needs: [build-linux, build-macos]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 00e023d

Please sign in to comment.