1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00
This commit is contained in:
Rémi Verschelde
2022-10-04 16:51:58 +02:00
parent 92a0c35287
commit 0056acf46f

View File

@@ -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