build: update_depot_tools on initial install (#47160)

this ensures that python is setup for proper use from depot_tools
This commit is contained in:
John Kleinschmidt
2025-05-20 10:40:48 -04:00
committed by GitHub
parent 263c76df09
commit a19198d784

View File

@@ -15,6 +15,7 @@ runs:
fi
export BUILD_TOOLS_SHA=6e8526315ea3b4828882497e532b8340e64e053c
npm i -g @electron/build-tools
e d update_depot_tools
e auto-update disable
e d auto-update disable
if [ "$(expr substr $(uname -s) 1 10)" == "MSYS_NT-10" ]; then