Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r-trimbour authored Nov 21, 2024
1 parent ffe6149 commit 0273569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Build SDist
run: |
pip install build
python -m build
python -m build --verbose
- uses: pypa/cibuildwheel@v2.21
env:
CIBW_BEFORE_BUILD: |
Expand Down

0 comments on commit 0273569

Please sign in to comment.