Skip to content

Commit 5dca22d

Browse files
committed
granting utr permissions
1 parent 78d50a8 commit 5dca22d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamato/mobile-build-and-run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Build_Player_With_Tests_Android_{{ project.name }}_{{ editor }}:
4747
# Download unity-downloader-cli
4848
- pip install unity-downloader-cli==1.2.0 --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
4949
- curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools/utr-standalone/utr.bat --output utr.bat
50+
- chmod +x utr.bat
5051
- python .yamato/disable-burst-if-requested.py --project-path {{ project.path }} --platform Android
5152
- unity-downloader-cli -c Editor -c Android -u {{ editor }} --fast --wait
5253
# Build player(s)

0 commit comments

Comments
 (0)