mirror of
https://github.com/UberGames/rpgxEF.git
synced 2024-11-10 07:11:34 +00:00
Merge remote-tracking branch 'origin/master_to_cpp' into master_to_cpp
This commit is contained in:
commit
fb6a20d6ac
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ build:
|
|||
- "mkdir cmake-build-debug"
|
||||
- "cd cmake-build-debug"
|
||||
- "cmake .."
|
||||
- "cmake --build . --target ui -- -j 8"
|
||||
- "cmake --build . -- -j 8"
|
||||
|
||||
#test:
|
||||
# stage: test
|
Loading…
Reference in a new issue