Skip to content

Commit be144bf

Browse files
committed
Update python-publish.yml
1 parent 4b84b46 commit be144bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
python -m pip install --upgrade pip
3232
python -m pip install uv
3333
uv sync
34+
uv build
3435
- name: Publish package
3536
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
3637
with:

0 commit comments

Comments
 (0)