Commit d8daa52
fix(ci): include pnpm-lock.yaml in sparse-checkouts for docs preview/teardown
actions/setup-node@v6 with cache: pnpm needs the lockfile present to compute
the cache key, even if the job never runs pnpm install. Without it the
preview deploy + teardown fail with "Dependencies lock file is not found".
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 0f1123f commit d8daa52
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
0 commit comments