Update pythonpublish.yml

This commit is contained in:
Jamie Hardt
2025-10-09 22:48:40 -07:00
committed by GitHub
parent afca634dc3
commit e98ba0bf07

View File

@@ -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