Skip to content

Commit 70f76ed

Browse files
committed
try fix action.yml
1 parent f1362a9 commit 70f76ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ inputs:
1010
godot-version:
1111
description: 'Version of godot required to build the project'
1212
default: 'latest'
13-
outputs:
1413
runs:
1514
using: 'docker'
1615
image: 'docker://gamedrivendesign/godot-export:${{ inputs.godot-version }}' # use already built docker images

0 commit comments

Comments
 (0)