Skip to content

Commit fe9458f

Browse files
committed
fix
1 parent 1d30941 commit fe9458f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)