Skip to content

Commit e307b3e

Browse files
committed
Update InstallYarn.cmd
1 parent 3abe117 commit e307b3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/helix/content/InstallYarn.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
set PATH=%PATH%;.\jdk\bin
2-
npm.cmd i yarn
3-
yarn install
2+
call npm.cmd i yarn
3+
call yarn install

0 commit comments

Comments
 (0)