Skip to content

Commit 8da330d

Browse files
committed
Remove more legacy commands
1 parent 620af76 commit 8da330d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.yamato/CI.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,6 @@ run_feature_test_project_{{ platform.name }}_{{ editor.version }}:
129129
DISPLAY: ":0"
130130
{% endif %}
131131
commands:
132-
{% if platform.name == "linux" -%}
133-
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade --user
134-
{% else -%}
135-
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
136-
{% endif -%}
137132
- {{ platform.envsetup }}
138133
- unity-downloader-cli -u {{editor.version}} -c editor -c linux -c macos -c windows --fast --wait --published-only
139134
- npm install upm-ci-utils@latest -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm

0 commit comments

Comments
 (0)