We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d30941 commit fe9458fCopy full SHA for fe9458f
.github/workflows/publish-commit.yaml
@@ -24,6 +24,6 @@ jobs:
24
run: pnpm install
25
26
- name: Build
27
- run: pnpm run build
+ run: pnpm run build:all
28
29
- run: npx pkg-pr-new publish ./packages/*
0 commit comments