Commit fb8e9ea
committed
fix(ci): commit site/pnpm-lock.yaml so deploy-docs can cache
The deploy-docs workflow's pnpm cache step resolves
site/pnpm-lock.yaml, which wasn't committed — the Starlight
scaffold landed without it. Workflow failed on main after
f3cb69f with 'Some specified paths were not resolved, unable
to cache dependencies.' Commit the lockfile and add .astro/
to .gitignore so subsequent runs don't drag build cache in.1 parent f3cb69f commit fb8e9ea
2 files changed
Lines changed: 4713 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments