Skip to content

Commit ec559e4

Browse files
authored
Build before publish (#23)
1 parent 32e1abc commit ec559e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@ jobs:
2626
- name: Install uv
2727
uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca
2828

29+
- name: Build package
30+
run: uv build
31+
2932
- name: Publish package
3033
run: uv publish

0 commit comments

Comments
 (0)