run as host user true
This commit is contained in:
parent
6cba4995dc
commit
1a087a1743
@ -54,7 +54,7 @@ jobs:
|
||||
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
|
||||
DOCKER_DEFAULT_PLATFORM: linux/amd64
|
||||
with:
|
||||
# runAsHostUser: true
|
||||
runAsHostUser: true
|
||||
unityVersion: ${{ matrix.unityVersion }}
|
||||
targetPlatform: ${{ matrix.targetPlatform }}
|
||||
# customParameters: '-myParameter myValue -myBoolean -ThirdParameter andItsValue'
|
||||
|
Loading…
Reference in New Issue
Block a user