We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5f131 commit 0f4d477Copy full SHA for 0f4d477
1 file changed
.github/workflows/publish.yml
@@ -54,8 +54,7 @@ jobs:
54
run: uv sync --all-extras -p 3.12
55
56
- name: Build
57
- run: |
58
- python -m build
+ run: uv build
59
60
- name: Store the distribution packages
61
uses: actions/upload-artifact@v4
0 commit comments