Skip to content

Commit

Permalink
Fix mac return license (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol authored May 8, 2022
1 parent f77696e commit 2652cb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/platforms/mac/steps/return_license.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ pushd "$ACTIVATE_LICENSE_PATH"
-batchmode \
-nographics \
-quit \
-username "$UNITY_EMAIL" \
-password "$UNITY_PASSWORD" \
-returnlicense \
-projectPath "$ACTIVATE_LICENSE_PATH"

Expand Down

0 comments on commit 2652cb7

Please sign in to comment.