Skip to content

Commit c173cc0

Browse files
authored
Merge pull request godotengine#1761 from enetheru/CI_compat_fix
Fix compatibility break for CI action 'setup-godot-cpp'
2 parents 478e263 + 38e517b commit c173cc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup-godot-cpp/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ inputs:
2323
default: r23c
2424
description: Android NDK version.
2525
buildtool:
26+
default: scons
2627
description: scons or cmake
2728
scons-version:
2829
default: 4.4.0

0 commit comments

Comments
 (0)