Commit 984f5b3
committed
fix: remove setup-node cache to avoid pnpm lockfile v9 incompatibility
- Disabled setup-node cache parameter that was causing pnpm store path errors
- The pnpm-lock.yaml uses lockfileVersion 9.0 which is incompatible with setup-node cache
- Manual 'Restore cache' step already handles Next.js build cache
- This resolves: ERROR packages field missing or empty1 parent 1b1c2f8 commit 984f5b3
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
0 commit comments