Skip to content

Commit 500331c

Browse files
committed
chore: fix release
1 parent 2d50b29 commit 500331c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
- name: Install dependencies
3030
run: pnpm install
3131

32+
- name: building
33+
run: pnpm build
34+
3235
- name: Create github releases
3336
run: |
3437
npx changelogithub

0 commit comments

Comments
 (0)