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.
2 parents 2589b20 + cb2f0bc commit 2a7997dCopy full SHA for 2a7997d
.github/workflows/prerelease.yml
@@ -67,8 +67,6 @@ jobs:
67
run: bunx changeset version --snapshot beta
68
69
- name: Build workspace
70
- env:
71
- NX_DAEMON: 'false'
72
run: bun run build
73
74
- name: Publish prerelease packages
.github/workflows/release.yml
@@ -70,8 +70,6 @@ jobs:
fi
- name: Build
75
76
# Enable this after pnpm migration
77
# run: pnpm build
0 commit comments