Skip to content

Commit

Permalink
Ensure latest node is installed for aspnetcore build.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljcollins25 authored Jul 28, 2024
1 parent 15bc138 commit c8488df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions repos/github/dotnet/aspnetcore/build.cmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
call npm install -g node

call "%SrcDir%\restore.cmd"

REM Build using arcade build logic
Expand Down

0 comments on commit c8488df

Please sign in to comment.