Skip to content

Commit 1d3f624

Browse files
committed
Fix vcpkg install step
1 parent 238d311 commit 1d3f624

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

master/master.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,6 @@ def add_vcpkg_step(factory, builder_type):
771771
name="Install or update vcpkg",
772772
locks=[performance_lock.access("counting")],
773773
haltOnFailure=True,
774-
env=Property("env"),
775774
command=command,
776775
)
777776
)

0 commit comments

Comments
 (0)