Skip to content

Commit

Permalink
fix upload path
Browse files Browse the repository at this point in the history
  • Loading branch information
kemingy committed Sep 12, 2021
1 parent 0510c46 commit 49c2a0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install setuptools wheel twine
twine upload dist/*
ls
twine upload *

0 comments on commit 49c2a0a

Please sign in to comment.