Skip to content

Commit

Permalink
Build sdist correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
benjeffery committed Jun 25, 2024
1 parent dc776a3 commit 62ba571
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@ jobs:
shell: bash
run: |
cd python
python -m pip install numpy
python setup.py sdist
python -m build --sdist
- name: Upload sdist
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 62ba571

Please sign in to comment.