try fix npm

This commit is contained in:
hydrant
2019-05-21 21:38:57 +02:00
parent c0e796c903
commit 49a3eced61

View File

@@ -18,8 +18,7 @@ build:
- "../gm_database_password.sh" - "../gm_database_password.sh"
- "dotnet build -c ServerBuild" - "dotnet build -c ServerBuild"
- "cd ReallifeGamemode.Client/" - "cd ReallifeGamemode.Client/"
- "npm install" - "npm ci"
- "npm update"
- "npm run build:server" - "npm run build:server"
- "cd ../" - "cd ../"
- "sudo ../gm_copy_build_files.sh" - "sudo ../gm_copy_build_files.sh"