Skip to content

Commit af8fbd5

Browse files
committed
Also build source
1 parent 338f713 commit af8fbd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
version: latest
1818
enable-cache: true
1919
- name: Build package
20-
run: uv build --wheel
20+
run: uv build
2121
- name: Publish package
2222
run: uv publish

0 commit comments

Comments
 (0)