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:
parent
263c76df09
commit
a19198d784
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ runs:
|
||||||
fi
|
fi
|
||||||
export BUILD_TOOLS_SHA=6e8526315ea3b4828882497e532b8340e64e053c
|
export BUILD_TOOLS_SHA=6e8526315ea3b4828882497e532b8340e64e053c
|
||||||
npm i -g @electron/build-tools
|
npm i -g @electron/build-tools
|
||||||
|
e d update_depot_tools
|
||||||
e auto-update disable
|
e auto-update disable
|
||||||
e d auto-update disable
|
e d auto-update disable
|
||||||
if [ "$(expr substr $(uname -s) 1 10)" == "MSYS_NT-10" ]; then
|
if [ "$(expr substr $(uname -s) 1 10)" == "MSYS_NT-10" ]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue