Changed build commands
This commit is contained in:
@@ -18,5 +18,5 @@ build:
|
|||||||
- "../gm_database_password.sh"
|
- "../gm_database_password.sh"
|
||||||
- "dotnet build -c ServerBuild"
|
- "dotnet build -c ServerBuild"
|
||||||
- "cd ReallifeGamemode.Client/"
|
- "cd ReallifeGamemode.Client/"
|
||||||
- "yarn install"
|
- "npm install"
|
||||||
- "yarn run build:server"
|
- "npm run build:server"
|
||||||
Reference in New Issue
Block a user