Skip to content

Commit e98ba0b

Browse files
authored
Update pythonpublish.yml
1 parent afca634 commit e98ba0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run: |
1818
python -m pip install --upgrade pip
1919
- name: Build
20+
run: |
2021
uv build --wheel
2122
- name: Publish to Pypi
2223
uses: pypa/gh-action-pypi-publish@v1.13.0

0 commit comments

Comments
 (0)