We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b0d69 commit 3cbea9aCopy full SHA for 3cbea9a
1 file changed
action.yml
@@ -279,6 +279,11 @@ inputs:
279
description:
280
'[Orchestrator] Specifies the repo for the unity builder. Useful if you forked the repo for testing, features, or
281
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"'
287
288
outputs:
289
volume:
0 commit comments