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