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 b6ba178 commit 68295fdCopy full SHA for 68295fd
.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