Skip to content

Commit 1eecad9

Browse files
committed
removed choco command
1 parent abaed04 commit 1eecad9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.yamato/console-standalone-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ build_{{ project.name }}_{{ editor }}_{{ platform.name }}:
1616
flavor: {{ platform.flavor }}
1717
commands:
1818
# Installing tools. unity-downloader-cli and utr is already preinstalled on the image
19-
- choco install unity-downloader-cli -y
2019
- unity-downloader-cli -u {{ editor }} -c Editor -c il2cpp -c {{ platform.name }} --fast --wait
2120

2221
# Platform specific Build

0 commit comments

Comments
 (0)