Skip to content

Commit

Permalink
add build to gha workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
elpablete committed Mar 1, 2024
1 parent 7138896 commit d265bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
python -m
pip install
--upgrade
setuptools wheel
setuptools wheel build
- name: Build and wheel
run: >-
Expand Down

0 comments on commit d265bbd

Please sign in to comment.