fixup! add new input to action.yml
parent
893ac807c0
commit
dc38016ce0
|
@ -265,6 +265,11 @@ inputs:
|
||||||
default: 'false'
|
default: 'false'
|
||||||
required: false
|
required: false
|
||||||
description: 'Skip the activation/deactivation of Unity. This assumes Unity is already activated.'
|
description: 'Skip the activation/deactivation of Unity. This assumes Unity is already activated.'
|
||||||
|
linux64FileExtension:
|
||||||
|
default: ''
|
||||||
|
required: false
|
||||||
|
description:
|
||||||
|
'Specify the file extension of the executable when building for StandaloneLinux64. For example, ".x86_64"'
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
volume:
|
volume:
|
||||||
|
|
Loading…
Reference in New Issue