Skip to content

Commit

Permalink
CI: Update target for godot-cpp after godotengine/godot-cpp#867
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Oct 4, 2022
1 parent 92a0c35 commit 0056acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0056acf

Please sign in to comment.