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
|
||||
pull: true
|
||||
commands:
|
||||
- cd src
|
||||
- godot --export-debug "Linux/X11" frame_of_mind
|
||||
- godot --path src/ --export-debug "Linux/X11" frame_of_mind
|
||||
|
|
Loading…
Reference in a new issue