CI: Update target for godot-cpp after https://github.com/godotengine/godot-cpp/pull/867
This commit is contained in:
parent
92a0c35287
commit
0056acf46f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux_builds.yml
vendored
2
.github/workflows/linux_builds.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue