瀏覽代碼

CI: Update target for godot-cpp after https://github.com/godotengine/godot-cpp/pull/867

Rémi Verschelde 3 年之前
父節點
當前提交
0056acf46f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/linux_builds.yml

+ 1 - 1
.github/workflows/linux_builds.yml

@@ -215,7 +215,7 @@ jobs:
         if: ${{ matrix.godot-cpp-test }}
         run: |
           cd godot-cpp/test
-          scons target=debug
+          scons target=template_debug dev_build=yes
           cd ../..
 
       - name: Prepare artifact