From f3c1d9c16f92f2a8e63e9d79d2960e905a4f403c Mon Sep 17 00:00:00 2001 From: Scion Date: Fri, 24 Mar 2023 01:49:49 -0700 Subject: [PATCH] test --- unity-composite/action.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/unity-composite/action.yaml b/unity-composite/action.yaml index b1053b6..3340d7d 100644 --- a/unity-composite/action.yaml +++ b/unity-composite/action.yaml @@ -19,6 +19,7 @@ inputs: buildDir: description: "Where the built application ends up." required: false + default: build cacheVolume: description: "Name of the volume to cache the Library folder to." required: true