Fix mac return license (#397)

This commit is contained in:
David Finol
2022-05-08 06:18:37 -05:00
committed by GitHub
parent f77696efae
commit 2652cb78a7

View File

@@ -9,6 +9,8 @@ pushd "$ACTIVATE_LICENSE_PATH"
-batchmode \
-nographics \
-quit \
-username "$UNITY_EMAIL" \
-password "$UNITY_PASSWORD" \
-returnlicense \
-projectPath "$ACTIVATE_LICENSE_PATH"