From c34857b33485b46b624eef50a018f6f7b2497e43 Mon Sep 17 00:00:00 2001 From: Scion Date: Sun, 2 Apr 2023 23:46:34 -0700 Subject: [PATCH] test --- unity-get-container/get_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unity-get-container/get_container.sh b/unity-get-container/get_container.sh index 45b6775..2890fe5 100644 --- a/unity-get-container/get_container.sh +++ b/unity-get-container/get_container.sh @@ -21,7 +21,7 @@ case $TARGET in UNITY_VERSION=ubuntu-$UNITY_VERSION ;; "android") - UNITY_TARGET=$TARGET-1.0.1 + UNITY_TARGET=ubuntu-$UNITY_VERSION-$TARGET-1.0.1 ;; "webgl") UNITY_TARGET=webgl-1.0.1