[router] Fix twine uploading (#3095)
This commit is contained in:
1
.github/workflows/release-pypi-router.yml
vendored
1
.github/workflows/release-pypi-router.yml
vendored
@@ -84,6 +84,7 @@ jobs:
|
||||
- name: Build SDist
|
||||
run: |
|
||||
pip install build
|
||||
python -m pip install -U packaging
|
||||
python -m build --sdist
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user