mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-28 20:19:07 +08:00
Update script to use specified file path
This commit is contained in:
@@ -32,7 +32,7 @@ if [[ -n "$UNITY_LICENSE" ]]; then
|
||||
-nographics \
|
||||
-logFile /dev/stdout \
|
||||
-quit \
|
||||
-manualLicenseFile Unity_v2019.2.11f1.ulf
|
||||
-manualLicenseFile $FILE_PATH
|
||||
|
||||
else
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user