game-ci / unity-orb

Build and test Unity projects for several platforms using CircleCI.
https://circleci.com/developer/orbs/orb/game-ci/unity
MIT License
7 stars 12 forks source link

Return the license after the build #14

Closed EricRibeiro closed 1 year ago

EricRibeiro commented 2 years ago

Describe Request:

Return license after the build.

Examples:

https://github.com/game-ci/unity-builder/blob/main/dist/platforms/mac/steps/return_license.sh https://github.com/game-ci/unity-builder/blob/main/dist/platforms/ubuntu/steps/return_license.sh https://github.com/game-ci/unity-builder/blob/main/dist/platforms/windows/return_license.ps1

Supporting Documentation Links:

https://docs.unity3d.com/2018.4/Documentation/Manual/ManagingYourUnityLicense.html

EricRibeiro commented 1 year ago

Merged in #20.