mirror of
https://github.com/nushell/nushell.git
synced 2025-08-03 04:30:12 +02:00
Encountered repeated build failure that vanished after clearing the existing build caches. - Don't `fail-fast` (this is highly annoying, if a severe problem is detected, there is still the possibility to intervene manually) - Don't cache the build process, we do it rarely so any potential speed-up is offset by the uncertainty if this affects the artefact