From bf42119d7fc86d342cd26ba2a2a5aa6db80ddbe0 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 28 Mar 2025 07:54:38 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitlab-ci.yml=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cde36cd..c5e83a1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,6 +18,7 @@ job_install: stage: install before_script: - echo '安装依赖' + - apt-get update && apt-get install -y npm # Add npm installation script: - cd Assets/02.InformationSave - echo " registry=http://192.168.31.100:8418/api/packages/unity-registry/npm" > .npmrc