mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-29 04:39: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 \
|
-nographics \
|
||||||
-logFile /dev/stdout \
|
-logFile /dev/stdout \
|
||||||
-quit \
|
-quit \
|
||||||
-manualLicenseFile Unity_v2019.2.11f1.ulf
|
-manualLicenseFile $FILE_PATH
|
||||||
|
|
||||||
else
|
else
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user