Skip to content

Commit

Permalink
Update upload-asset.yml (#206)
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Brown <[email protected]>
  • Loading branch information
ericwb authored Jan 16, 2024
1 parent 73a3697 commit b9c29b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
python-version: 3.12

- name: Install dependencies
run: pip install wheel
run: pip install setuptools wheel

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

0 comments on commit b9c29b5

Please sign in to comment.