mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
10 lines
98 B
YAML
10 lines
98 B
YAML
before_build:
|
|
- cmd: >-
|
|
git submodule update --init
|
|
|
|
md build
|
|
|
|
cd build
|
|
|
|
cmake ..
|