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 @@ -101,11 +101,6 @@ run_vetting_test_project_{{ editor.version }}:
101101 PATH : /home/bokken/bin:/home/bokken/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin:/home/bokken/.npm-global/bin::/home/bokken/npm-global/bin
102102 DISPLAY : " :0"
103103 commands :
104- {% if platform.name == "linux" -%}
105- - pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade --user
106- {% else -%}
107- - pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
108- {% endif -%}
109104 - npm config set prefix '~/npm-global'
110105 - npm install upm-ci-utils@latest -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
111106 - unity-downloader-cli -u {{editor.version}} -c editor --fast --wait --published-only
You can’t perform that action at this time.
0 commit comments