This commit is contained in:
parent
6c88358314
commit
1188243d63
1 changed files with 1 additions and 2 deletions
|
@ -3,5 +3,4 @@ pipeline:
|
||||||
image: barichello/godot-ci
|
image: barichello/godot-ci
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- cd src
|
- godot --path src/ --export-debug "Linux/X11" frame_of_mind
|
||||||
- godot --export-debug "Linux/X11" frame_of_mind
|
|
||||||
|
|
Loading…
Reference in a new issue