mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 17:00: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: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
- name: Build
|
- name: Build
|
||||||
|
run: |
|
||||||
uv build --wheel
|
uv build --wheel
|
||||||
- name: Publish to Pypi
|
- name: Publish to Pypi
|
||||||
uses: pypa/gh-action-pypi-publish@v1.13.0
|
uses: pypa/gh-action-pypi-publish@v1.13.0
|
||||||
|
|||||||
Reference in New Issue
Block a user