mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-20 09:23:51 +00:00
Update build_and_publish.yml
This commit is contained in:
parent
313acc6f1c
commit
52a46a7ebc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build_and_publish.yml
vendored
1
.github/workflows/build_and_publish.yml
vendored
|
|
@ -58,5 +58,4 @@ jobs:
|
|||
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
|
||||
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
|
||||
run: |
|
||||
python setup.py bdist_wheel
|
||||
twine --skip-existing upload dist/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue