mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
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:
committed by
GitHub
parent
263c76df09
commit
a19198d784
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user