File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments