mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
chore: use alternate location for windows toolchain
This commit is contained in:
@@ -11,7 +11,7 @@ runs:
|
||||
git config --global core.autocrlf false
|
||||
git config --global branch.autosetuprebase always
|
||||
fi
|
||||
export BUILD_TOOLS_SHA=302a39d0b75b2123b2cb1bb03d1cdff7386192bf
|
||||
export BUILD_TOOLS_SHA=bf2a839205d569be99e0b23ede5d8a0d5041a777
|
||||
npm i -g @electron/build-tools
|
||||
e auto-update disable
|
||||
if [ "$(expr substr $(uname -s) 1 10)" == "MSYS_NT-10" ]; then
|
||||
|
||||
Reference in New Issue
Block a user