Do not automatically update DEPOT_TOOLS

This commit is contained in:
uazo 2022-07-15 10:10:56 +02:00 committed by GitHub
parent abf39d8c09
commit 4893074e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ echo -e ${RED} -------- download chromium repo ${NC}
mkdir ./chromium
cd ./chromium
export DEPOT_TOOLS_UPDATE=0
gclient root
mkdir ./src