Compare commits

...

1 Commits

Author SHA1 Message Date
Keeley Hammond
0be6d43f4c build: add ensure_bootstrap command to depot_tools install 2025-05-19 21:11:36 -07:00

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