Skip to content

Commit 1912c66

Browse files
authored
Update Helix.props
1 parent 39dabcb commit 1912c66

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
@@ -44,6 +44,7 @@
4444
<ItemGroup Condition="'$(TestDependsOnNode)' == 'true' AND '$(IsWindowsHelixQueue)' == 'true'">
4545
<HelixPreCommand Include="call RunPowershell.cmd InstallJdk.ps1 $(JdkVersion) || exit /b 1" />
4646
<HelixPreCommand Include="set PATH=%PATH%;.\jdk\bin" />
47+
<HelixPreCommand Include="java" />
4748
<HelixPreCommand Include="call RunPowershell.cmd InstallNode.ps1 $(NodeVersion) %25HELIX_CORRELATION_PAYLOAD%25\node\bin || exit /b 1" />
4849

4950
</ItemGroup>

0 commit comments

Comments
 (0)