Skip to content

Commit

Permalink
passing package dir
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamonDinoia committed Feb 14, 2025
1 parent a2affe2 commit 6b0854a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Build finufft wheels
run: |
python -m cibuildwheel --output-dir wheelhouse
python -m cibuildwheel --package-dir python/finufft --output-dir wheelhouse
env:
CIBW_ENVIRONMENT_MACOS: >
MACOSX_DEPLOYMENT_TARGET=13
Expand Down

0 comments on commit 6b0854a

Please sign in to comment.