fix ci. Remove unused stuff from action.
add example of how to sign also. Change action path. Update README.md Update builds.yml Update builds.yml
This commit is contained in:
3
.github/actions/build/action.yml
vendored
3
.github/actions/build/action.yml
vendored
@@ -8,9 +8,6 @@ inputs:
|
||||
arch:
|
||||
required: true
|
||||
description: Target architecture.
|
||||
godot-cpp-location:
|
||||
default: 'godot-cpp'
|
||||
description: godot-cpp source code location.
|
||||
float-precision:
|
||||
default: 'single'
|
||||
description: Float precision (single or double).
|
||||
|
||||
Reference in New Issue
Block a user