You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2022. It is now read-only.
268: ci: caching updates r=aphelionz a=koivunej
node_modules: It's quite slow on windows (about 3min), linux (50s) and mac is in the between. This is a bit hacky given the patching and whatnot, but I think the hashFiles combination is good.
~/.cargo: this was never cached, but now it should be cached correctly `hashFiles(Cargo.lock)`.
Co-authored-by: Joonas Koivunen <joonas@equilibrium.co>
0 commit comments