mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 06:03:09 +00:00
8 lines
149 B
YAML
8 lines
149 B
YAML
extraction:
|
|
cpp:
|
|
after_prepare:
|
|
- pip3 install scons
|
|
- PATH="/opt/work/.local/bin:$PATH"
|
|
index:
|
|
build_command: scons -j2
|