We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15bc138 commit c8488dfCopy full SHA for c8488df
repos/github/dotnet/aspnetcore/build.cmd
@@ -1,3 +1,5 @@
1
+call npm install -g node
2
+
3
call "%SrcDir%\restore.cmd"
4
5
REM Build using arcade build logic
0 commit comments