Index: infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json |
diff --git a/infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json b/infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json |
index d61a1e99687e418ebc5d94bb962f4ddc8dc5ae7a..72ae024645caf44211bc7e5dd694f486f3d6c1a4 100644 |
--- a/infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json |
+++ b/infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release-Vulkan.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" |
}, |
{ |