We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abaed04 commit 1eecad9Copy full SHA for 1eecad9
.yamato/console-standalone-test.yml
@@ -16,7 +16,6 @@ build_{{ project.name }}_{{ editor }}_{{ platform.name }}:
16
flavor: {{ platform.flavor }}
17
commands:
18
# Installing tools. unity-downloader-cli and utr is already preinstalled on the image
19
- - choco install unity-downloader-cli -y
20
- unity-downloader-cli -u {{ editor }} -c Editor -c il2cpp -c {{ platform.name }} --fast --wait
21
22
# Platform specific Build
0 commit comments