From 30182d88ee524d5dd370898c0ea5815b003adfb5 Mon Sep 17 00:00:00 2001 From: Scion Date: Sun, 19 Mar 2023 01:41:20 -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 152c39e..7f95be9 100644 --- a/unity-project/action.yaml +++ b/unity-project/action.yaml @@ -37,7 +37,7 @@ runs: - name: "Library" uses: act/common/docker/docker-cp@master with: - volume: library2 + volume: library toPath: Library - name: "Run Unity command." uses: act/unity/unity-command@master