mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Fix appveyor node path
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ install:
|
||||
- choco install doxygen.portable codecov graphviz.portable opencover.portable
|
||||
- nuget restore tgstation-server.sln
|
||||
- ps: Install-Product node 10
|
||||
- ps: cd src/Tgstation.Server.Host ; npm ci ; npm run build
|
||||
- ps: cd src/Tgstation.Server.Host/ClientApp ; npm ci ; npm run build
|
||||
build:
|
||||
project: tgstation-server.sln
|
||||
parallel: false
|
||||
|
||||
Reference in New Issue
Block a user