Skip to content

Commit fe9458f

Browse files
committed
fix
1 parent 1d30941 commit fe9458f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
run: pnpm install
2525

2626
- name: Build
27-
run: pnpm run build
27+
run: pnpm run build:all
2828

2929
- run: npx pkg-pr-new publish ./packages/*

0 commit comments

Comments
 (0)