This commit is contained in:
2023-03-24 00:31:48 -07:00
parent d9e383bfe8
commit 3ecd5d5e2c

View File

@@ -17,10 +17,6 @@ inputs:
unityBuilder:
description: "Whether or not to use the UnityBuilder instead of a Unity command."
required: false
test:
description: "Whether or not to use the UnityBuilder instead of a Unity command."
required: false
default: unityci/base:latest
runs:
using: docker
#This is a base "mock" image which is replaced by the correct image in the "unity-command" action at runtime.