Skip to content

Commit

Permalink
Update wheels_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonald authored Sep 19, 2024
1 parent a1b4352 commit 2d9c2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build sdist
run: |
python -m pip install .
python -m pip install -r requirements_dev.txt
python -m pip install -r requirements_dev.txt .
python -m build
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 2d9c2d0

Please sign in to comment.