mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +00:00
@@ -22,7 +22,7 @@ jobs:
|
||||
- checkout
|
||||
- run:
|
||||
name: package
|
||||
command: python setup.py bdist
|
||||
command: python setup.py sdist
|
||||
- run:
|
||||
name: upload to PyPi
|
||||
command: pip install twine && twine upload dist/*
|
||||
|
||||
Reference in New Issue
Block a user