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
fix(github-actions): speed up builds inside WSL by leveraging virtual FS
Instead of building from inside WSL but referencing the host windows
file system (which is known slowness gotcha), we should build fully
inside the WSL environment.
0 commit comments