Commit da7f295
fix(ci): run arbiter module placement unconditionally (fixes cache-hit path)
The step was gated on cache-miss; old caches restored without
modules/lib/arbiter/ caused Kconfig to fail even with a cache hit.
Now runs always, guarded by 'if [ ! -d ]' for idempotency.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent af2c146 commit da7f295
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
110 | 111 | | |
111 | | - | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments