Skip to content

Commit 2652cb7

Browse files
authored
Fix mac return license (#397)
1 parent f77696e commit 2652cb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dist/platforms/mac/steps/return_license.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ pushd "$ACTIVATE_LICENSE_PATH"
99
-batchmode \
1010
-nographics \
1111
-quit \
12+
-username "$UNITY_EMAIL" \
13+
-password "$UNITY_PASSWORD" \
1214
-returnlicense \
1315
-projectPath "$ACTIVATE_LICENSE_PATH"
1416

0 commit comments

Comments
 (0)