From 18c6a3c870c773b5cc384d200a1f0d5dcab05cd7 Mon Sep 17 00:00:00 2001 From: Scion Date: Sun, 19 Mar 2023 02:05:35 -0700 Subject: [PATCH] Test --- unity-project/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unity-project/action.yaml b/unity-project/action.yaml index 7f95be9..76e65d0 100644 --- a/unity-project/action.yaml +++ b/unity-project/action.yaml @@ -38,7 +38,7 @@ runs: uses: act/common/docker/docker-cp@master with: volume: library - toPath: Library + toPath: . - name: "Run Unity command." uses: act/unity/unity-command@master with: