try fix build

This commit is contained in:
hydrant
2019-09-22 22:29:58 +02:00
parent d6955bba5e
commit 3b6d5aea43

View File

@@ -12,7 +12,7 @@ build:
script:
- "../gm_database_password.sh"
- "cd ReallifeGamemode.Server/"
- "dotnet publish -c Release -r linux-x86"
- "dotnet build -c Release"
- "cd ../ReallifeGamemode.Client/"
- "npm ci"
- "npm run build:server"