CI: Update target for godot-cpp after https://github.com/godotengine/godot-cpp/pull/867
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user