Skip to content

Commit

Permalink
endless
Browse files Browse the repository at this point in the history
  • Loading branch information
alecjacobson committed Oct 30, 2024
1 parent f142383 commit a1e3a75
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 @@ -93,7 +93,7 @@ jobs:

- name: Build wheels
run: |
CIBW_ENVIRONMENT="PIP_CONSTRAINT=constraints.txt" python -m cibuildwheel --output-dir wheelhouse
python -m cibuildwheel --output-dir wheelhouse
# Upload binaries to github
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit a1e3a75

Please sign in to comment.