Skip to content

Commit

Permalink
Fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
makaimann committed Feb 18, 2025
1 parent e9389fc commit d3a8bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Build C++ libraries
run: |
bash ./ci-scripts/cibw_before_build.sh
bash ./ci-scripts/cibw_build_before.sh
env:
MACOSX_DEPLOYMENT_TARGET: ${{ matrix.macos-target }}

Expand Down

0 comments on commit d3a8bb0

Please sign in to comment.