Index: infra/bots/recipes/swarm_trigger.expected/Build-Mac-Clang-x86_64-Release.json |
diff --git a/infra/bots/recipes/swarm_trigger.expected/Build-Mac-Clang-x86_64-Release.json b/infra/bots/recipes/swarm_trigger.expected/Build-Mac-Clang-x86_64-Release.json |
index 5f85a216bc2e7e540e21a5f6801a6620303c0340..5cbd6dc06669ea47ff6b9dc7953efda1a5fbf484 100644 |
--- a/infra/bots/recipes/swarm_trigger.expected/Build-Mac-Clang-x86_64-Release.json |
+++ b/infra/bots/recipes/swarm_trigger.expected/Build-Mac-Clang-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" |
}, |
{ |