From cf6138e244587e0a877c3821afcf933d8fafc34c Mon Sep 17 00:00:00 2001 From: deed Date: Sun, 20 Feb 2022 18:58:29 +0100 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: