mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
build: add ensure_bootstrap command to depot_tools install
This commit is contained in:
@@ -15,6 +15,7 @@ runs:
|
||||
fi
|
||||
export BUILD_TOOLS_SHA=6e8526315ea3b4828882497e532b8340e64e053c
|
||||
npm i -g @electron/build-tools
|
||||
e d ensure_bootstrap
|
||||
e auto-update disable
|
||||
e d auto-update disable
|
||||
if [ "$(expr substr $(uname -s) 1 10)" == "MSYS_NT-10" ]; then
|
||||
|
||||
Reference in New Issue
Block a user