Skip to content

Commit 8c98668

Browse files
authored
Update Microsoft.AspNetCore.Components.E2ETests.csproj
1 parent 2201e11 commit 8c98668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</ItemGroup>
3939

4040
<ItemGroup>
41-
<HelixPreCommand Include="call npm i yarn;yarn install" />
41+
<HelixPreCommand Include="call npm i yarn;call node_modules\.bin\yarn install" />
4242
<HelixContent Include="package.json" />
4343
<HelixContent Include="yarn.lock" />
4444
<!-- This is currently windows only -->

0 commit comments

Comments
 (0)