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
+1
-1
lines changed| 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