Commit d2c7c28
committed
ci(cross-build): keep xlings 0.4.30, fix via index marker-clear only
0.4.61 resolved the pin (index re-sync worked) but 404'd downloading
xim:mcpp@0.0.75 — it changed the XLINGS_RES download resolution and no longer
matches the xlings-res/mcpp asset layout (0.4.30's resolution works; e2e@0.4.30
downloads 0.0.75 fine). The actual bug was the STALE INDEX (a fresh-looking TTL
marker made 0.4.30's `xlings update` no-op). Revert to 0.4.30 and keep the
.xlings-index-cache.json marker-clear, so update re-pulls the index (gets the
bootstrap pin) while download uses 0.4.30's working path.1 parent 0312c3c commit d2c7c28
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments