Change UNITY_LICENSE_PATH to UNITY_LICENSE_FILE

This commit is contained in:
litefeel
2020-03-05 00:49:04 +08:00
committed by Webber Takken
parent 0088ca3094
commit e1eda1e876
3 changed files with 4 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ class Docker {
--workdir /github/workspace \
--rm \
--env UNITY_LICENSE \
--env UNITY_LICENSE_PATH \
--env UNITY_LICENSE_FILE \
--env UNITY_EMAIL \
--env UNITY_PASSWORD \
--env UNITY_SERIAL \