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 ffa9ee2 commit 97751deCopy full SHA for 97751de
.github/workflows/pypi-deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
run: uv sync --no-group docs
30
31
- name: Build packages
32
- run: sync build
+ run: uv build
33
34
- name: Publish on pypi.org
35
uses: pypa/gh-action-pypi-publish@v1.13.0
0 commit comments