build: add ensure_bootstrap command to depot_tools install

This commit is contained in:
Keeley Hammond
2025-05-19 21:11:36 -07:00
parent e0ea069859
commit 0be6d43f4c

View File

@@ -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