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 dcb1b42 commit 55323bbCopy full SHA for 55323bb
.github/workflows/pypi-deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
run: uv sync --no-group docs
27
28
- name: Build packages
29
- run: sync build
+ run: uv build
30
31
- name: Publish on pypi.org
32
uses: pypa/gh-action-pypi-publish@v1.12.4
0 commit comments