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
Don't waste time installing packages that are already present
GitHub updated their `ubuntu-latest` and it now has all the packaages
we want except for `gyp`. So in most cases we can get away with installing
nothing.
Saves 8-10 seconds per builds.
0 commit comments