Skip to content

Commit fc04db3

Browse files
leohoareaepfli
andauthored
Update .github/workflows/release.yml
Co-authored-by: Simon Schrottner <[email protected]> Signed-off-by: Leo <[email protected]>
1 parent c766c36 commit fc04db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: uv sync
5454

5555
- name: Build a binary wheel and a source tarball
56-
run: uv run python -m build
56+
run: uv build
5757

5858
- name: Publish a Python distribution to PyPI
5959
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)