Skip to content

Commit e536401

Browse files
committed
chore: update
1 parent 65edbe6 commit e536401

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/prepublish.yml

+3
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@ jobs:
2020
- name: Enable corepack
2121
run: corepack enable
2222

23+
- name: Build
24+
run: pnpm run build
25+
2326
- name: Release for Pull request
2427
run: pnpx pkg-pr-new publish

0 commit comments

Comments
 (0)