Commit 9cb9d14
fix(ci): Define CACHED_DEPENDENCY_PATHS in size-limit auto-bump workflow
The install-dependencies composite action references env.CACHED_DEPENDENCY_PATHS as the actions/cache path input. Without it, the cache step fails with 'Input required and not supplied: path'. Mirror the env block from build.yml.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 124dfeb commit 9cb9d14
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
0 commit comments