fixup! download gn from cipd instead of GCS

This commit is contained in:
Jeremy Apthorp 2019-03-21 16:41:30 -07:00 committed by Samuel Attard
parent 9cc4cb2934
commit e2f0852c30

View file

@ -509,7 +509,7 @@ steps-lint: &steps-lint
mkdir -p "buildtools/linux64"
cipd ensure -ensure-file - -root . <<-CIPD
$ServiceURL https://chrome-infra-packages.appspot.com/
\$ServiceURL https://chrome-infra-packages.appspot.com/
@Subdir buildtools/linux64
gn/gn/linux-amd64 $GN_VERSION
CIPD