mirror of
https://github.com/2noise/ChatTTS.git
synced 2026-08-29 02:10:59 +08:00
fix(workflow): pypi upload
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
CHTTS_VER: ${{ github.ref_name }}
|
||||
run: |
|
||||
echo "Release Tag: ${{ github.ref_name }}"
|
||||
python setup.py build_py
|
||||
python setup.py sdist
|
||||
|
||||
- name: Upload Package
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user