Skip to content

Commit

Permalink
Fix build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer committed Dec 16, 2024
1 parent e3686ab commit 6f8a02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- name: darwin
image: macos-13
runs-on: ${{ matrix.image }}
needs: [ merge-wheels ]
needs: [ build-wheel ]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 6f8a02b

Please sign in to comment.