From da1f3ba02a7898bf73c413a949b2048f864c81a2 Mon Sep 17 00:00:00 2001 From: Sophia Date: Tue, 28 Apr 2020 11:12:27 +0200 Subject: [PATCH] remove npm install --- .yamato/upm-ci-universal_stereo.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.yamato/upm-ci-universal_stereo.yml b/.yamato/upm-ci-universal_stereo.yml index db8ee90d7aa..b19f42b4ef6 100644 --- a/.yamato/upm-ci-universal_stereo.yml +++ b/.yamato/upm-ci-universal_stereo.yml @@ -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