From 58ffbbfc70d68a1023667907b22abf232ace1505 Mon Sep 17 00:00:00 2001 From: Scion Date: Mon, 3 Apr 2023 01:34:13 -0700 Subject: [PATCH] fix --- 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 fb09146..dc83198 100644 --- a/unity-get-container/get_container.sh +++ b/unity-get-container/get_container.sh @@ -22,7 +22,7 @@ case $TARGET in ;; "android") UNITY_TARGET=android-1.0.1 - UNITY_TARGET=ubuntu-$UNITY_VERSION + UNITY_VERSION=ubuntu-$UNITY_VERSION ;; "webgl") UNITY_TARGET=webgl-1.0.1