We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338f713 commit af8fbd5Copy full SHA for af8fbd5
1 file changed
.github/workflows/release.yml
@@ -17,6 +17,6 @@ jobs:
17
version: latest
18
enable-cache: true
19
- name: Build package
20
- run: uv build --wheel
+ run: uv build
21
- name: Publish package
22
run: uv publish
0 commit comments