We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c766c36 commit fc04db3Copy full SHA for fc04db3
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
run: uv sync
54
55
- name: Build a binary wheel and a source tarball
56
- run: uv run python -m build
+ run: uv build
57
58
- name: Publish a Python distribution to PyPI
59
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments