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:
Dragos Daian
2024-04-06 16:21:54 +02:00
parent 3a2f003af7
commit bec21db933
3 changed files with 18 additions and 7 deletions

View File

@@ -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).