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
CI: Pre-warm node headers cache for node-gyp on Windows
Older node-gyp was buggier/had a race condition
when trying to grab and cache the node headers
multiple times in parallel. Workaround is to install once
ahead of time, or upgrade to newer node-gyp.
0 commit comments