diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d0b01de..75d828c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ build-godot-server: script: - git clone https://github.com/godotengine/godot - cd godot - - scons -j4 platform=server tools=no target=release_debug + - scons -j4 platform=linuxbsd tools=yes target=release_debug artifacts: name: $EXPORT_NAME paths: