Skip to content

Commit 63b191f

Browse files
committed
Update Helix.props
1 parent 75b78da commit 63b191f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/targets/Helix.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<ItemGroup Condition="'$(TestDependsOnNode)' == 'true' AND '$(IsWindowsHelixQueue)' == 'true'">
4646
<HelixPreCommand Include="call RunPowershell.cmd InstallJdk.ps1 $(JdkVersion) || exit /b 1" />
4747
<HelixPreCommand Include="set PATH=%PATH%;.\jdk\bin" />
48+
<HelixPreCommand Include="java" />
4849
<HelixPreCommand Include="call RunPowershell.cmd InstallNode.ps1 $(NodeVersion) %25HELIX_CORRELATION_PAYLOAD%25\node\bin || exit /b 1" />
4950

5051
</ItemGroup>

0 commit comments

Comments
 (0)