Skip to content

Commit 76e2194

Browse files
committed
updated package json
1 parent ade73a1 commit 76e2194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-v1-beta-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: pnpm install --frozen-lockfile
4343

4444
- name: Build all packages
45-
run: pnpm -r --sort run build
45+
run: pnpm -r --concurrency 1 run build
4646

4747
- name: Publishing core (Beta)
4848
id: publish-core

0 commit comments

Comments
 (0)