mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Hardcoded lang env
This commit is contained in:
parent
56b9864426
commit
a172ba4e62
File diff suppressed because one or more lines are too long
@ -62,6 +62,8 @@ class Docker {
|
||||
--env ANDROID_KEYALIAS_PASS="${androidKeyaliasPass}" \
|
||||
--env CUSTOM_PARAMETERS="${customParameters}" \
|
||||
--env HOME=/github/home \
|
||||
--env LANG="C.UTF-8"
|
||||
--env LC_ALL="C.UTF-8"
|
||||
--env GITHUB_REF \
|
||||
--env GITHUB_SHA \
|
||||
--env GITHUB_REPOSITORY \
|
||||
|
Loading…
Reference in New Issue
Block a user