Browse Source

Merge pull request #1761 from enetheru/CI_compat_fix

Fix compatibility break for CI action 'setup-godot-cpp'
David Snopek 4 months ago
parent
commit
c173cc0159
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/actions/setup-godot-cpp/action.yml

+ 1 - 0
.github/actions/setup-godot-cpp/action.yml

@@ -23,6 +23,7 @@ inputs:
     default: r23c
     description: Android NDK version.
   buildtool:
+    default: scons
     description: scons or cmake
   scons-version:
     default: 4.4.0