Skip to content

Commit 283bbb2

Browse files
committed
Build before publish
1 parent bd302c3 commit 283bbb2

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)