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