Skip to content

Commit 8682a63

Browse files
committed
fix: build before release
1 parent 895c33c commit 8682a63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
with:
3939
persist-credentials: false
4040
- uses: ./.github/actions/setup
41+
- run: bun run build:package
4142
- name: Create .npmrc
4243
run: |
4344
(

0 commit comments

Comments
 (0)