mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: update build tools to correct sha (#45018)
chore: update build tools to correct sha
This commit is contained in:
committed by
GitHub
parent
e2e71502b1
commit
598ad07248
@@ -11,7 +11,7 @@ runs:
|
||||
git config --global core.autocrlf false
|
||||
git config --global branch.autosetuprebase always
|
||||
fi
|
||||
export BUILD_TOOLS_SHA=bf2a839205d569be99e0b23ede5d8a0d5041a777
|
||||
export BUILD_TOOLS_SHA=8246e57791b0af4ae5975eb96f09855f9269b1cd
|
||||
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