Index: infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release.json |
diff --git a/infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release.json b/infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release.json |
index 7d3abd0e2ca270cdd0d8831af468306f60b515e5..1dd7ec067807e0790268be40343d4985f10dc3db 100644 |
--- a/infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release.json |
+++ b/infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release.json |
@@ -175,6 +175,9 @@ |
"-d", |
"[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/linux64" |
], |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "download luci-go linux" |
}, |
{ |
@@ -188,6 +191,9 @@ |
"-d", |
"[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/mac64" |
], |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "download luci-go mac" |
}, |
{ |
@@ -201,6 +207,9 @@ |
"-d", |
"[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/win64" |
], |
+ "env": { |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
+ }, |
"name": "download luci-go win" |
}, |
{ |