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