Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .yamato/upm-ci-shadergraph_stereo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ Build_{{ project.name }}_Win_Player_{{ editor.version }}:
CUSTOM_REVISION: custom_revision_not_set
{% endif %}
commands:
- npm install upm-ci-utils -g --registry https://api.bintray.com/npm/unity/unity-npm
- git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/{{ project.folder }}/utr
- pip install unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade

Expand Down
1 change: 0 additions & 1 deletion .yamato/upm-ci-universal_stereo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ Build_{{ project.name }}_Win_Player_{{ editor.version }}:
CUSTOM_REVISION: custom_revision_not_set
{% endif %}
commands:
- npm install upm-ci-utils -g --registry https://api.bintray.com/npm/unity/unity-npm
- git clone git@github.cds.internal.unity3d.com:unity/utr.git TestProjects/{{ project.folder }}/utr
- pip install unity-downloader-cli --extra-index-url https://artifactory.internal.unity3d.com/api/pypi/common-python/simple --upgrade

Expand Down