mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-01 05:48:37 +03:00
Merge pull request #1761 from enetheru/CI_compat_fix
Fix compatibility break for CI action 'setup-godot-cpp'
This commit is contained in:
1
.github/actions/setup-godot-cpp/action.yml
vendored
1
.github/actions/setup-godot-cpp/action.yml
vendored
@@ -23,6 +23,7 @@ inputs:
|
||||
default: r23c
|
||||
description: Android NDK version.
|
||||
buildtool:
|
||||
default: scons
|
||||
description: scons or cmake
|
||||
scons-version:
|
||||
default: 4.4.0
|
||||
|
||||
Reference in New Issue
Block a user