Skip to content

Commit c8488df

Browse files
authored
Ensure latest node is installed for aspnetcore build.
1 parent 15bc138 commit c8488df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

repos/github/dotnet/aspnetcore/build.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
call npm install -g node
2+
13
call "%SrcDir%\restore.cmd"
24

35
REM Build using arcade build logic

0 commit comments

Comments
 (0)