Browse Source

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

Rémi Verschelde 3 years ago
parent
commit
0056acf46f
1 changed files with 1 additions and 1 deletions
  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