This repository was archived by the owner on May 21, 2026. It is now read-only.
Commit 90b2338
committed
fix: update beta release workflow to handle patchedDependencies
- Add --no-frozen-lockfile flag to pnpm install in GitHub Actions
- This should resolve the lockfile mismatch error with patchedDependencies
- Fixes the ERR_PNPM_LOCKFILE_CONFIG_MISMATCH error in the workflow1 parent 04b9f14 commit 90b2338
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments