Skip to content

Commit

Permalink
Removed independent build
Browse files Browse the repository at this point in the history
  • Loading branch information
AstralScribe committed Oct 10, 2024
1 parent 089c7d1 commit febc96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Build sdist & wheel
run: |
python3 -m pip install setuptools wheel cmake pybind11 build
python3 -m build
python3 -m build --sdist
env:
BUILD_EXTENSION: no

Expand Down

0 comments on commit febc96e

Please sign in to comment.