mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-06-17 13:36:48 -07:00
Fix mac return license (#397)
This commit is contained in:
+2
@@ -9,6 +9,8 @@ pushd "$ACTIVATE_LICENSE_PATH"
|
|||||||
-batchmode \
|
-batchmode \
|
||||||
-nographics \
|
-nographics \
|
||||||
-quit \
|
-quit \
|
||||||
|
-username "$UNITY_EMAIL" \
|
||||||
|
-password "$UNITY_PASSWORD" \
|
||||||
-returnlicense \
|
-returnlicense \
|
||||||
-projectPath "$ACTIVATE_LICENSE_PATH"
|
-projectPath "$ACTIVATE_LICENSE_PATH"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user