Commit a1c11e2
authored
🤖 ci: skip bun install on cache hit (#604)
## Summary
- add cache step ids to setup-mux action so cache hits can be referenced
later
- skip bun install when node_modules cache restores cleanly to avoid ~2m
redundant installs on warm runs
## Testing
- Not run (CI-only change)
_Generated with _1 parent 8e0a257 commit a1c11e2
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
0 commit comments