Commit 0daf962
ci(size-bump): Fix path in size-limit auto-bump workflow (#20566)
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 2a48cd0 commit 0daf962
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