mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50:41 +00:00
Update pythonpublish.yml
This commit is contained in:
1
.github/workflows/pythonpublish.yml
vendored
1
.github/workflows/pythonpublish.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
- name: Build
|
||||
run: |
|
||||
uv build --wheel
|
||||
- name: Publish to Pypi
|
||||
uses: pypa/gh-action-pypi-publish@v1.13.0
|
||||
|
||||
Reference in New Issue
Block a user