From e17f228f8753263808d66420507427cfa9bf902c Mon Sep 17 00:00:00 2001 From: godofredoc Date: Tue, 8 Nov 2022 08:08:37 -0800 Subject: [PATCH] Pass the correct name for gclient variables in ci.yaml (#37429) The right name in .ci.yaml is gclient_variables instead of gclient_custom vars. --- .ci.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index e583e233d8be8..fbc44e3e4c487 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -197,6 +197,8 @@ targets: properties: add_recipes_cq: "true" gcs_goldens_bucket: flutter_logs + gclient_variables: >- + {"download_emsdk": true} dependencies: >- [ {"dependency": "goldctl"} @@ -294,6 +296,8 @@ targets: properties: add_recipes_cq: "true" gcs_goldens_bucket: flutter_logs + gclient_variables: >- + {"download_emsdk": true} dependencies: >- [ {"dependency": "goldctl"} @@ -378,6 +382,8 @@ targets: - name: Windows Web Engine recipe: engine/web_engine properties: + gclient_variables: >- + {"download_emsdk": true} gcs_goldens_bucket: flutter_logs timeout: 60 runIf: