Skip to content

Commit

Permalink
Update publish-to-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jzsmoreno committed Apr 10, 2024
1 parent 14706a1 commit c8e0253
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
python3 -m
pip install
build
--user
- name: Upgrade pip
run: pip install --upgrade pip

- name: Build a binary wheel and a source tarball
run: >-
Expand Down

0 comments on commit c8e0253

Please sign in to comment.