Skip to content

Commit 3cbea9a

Browse files
committed
fixup! add new input to action.yml
1 parent d1b0d69 commit 3cbea9a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,11 @@ inputs:
279279
description:
280280
'[Orchestrator] Specifies the repo for the unity builder. Useful if you forked the repo for testing, features, or
281281
fixes.'
282+
linux64FileExtension:
283+
default: ''
284+
required: false
285+
description:
286+
'Specify the file extension of the executable when building for StandaloneLinux64. For example, ".x86_64"'
282287

283288
outputs:
284289
volume:

0 commit comments

Comments
 (0)