소스 검색

取消已经存在的yarn的安装

vaecebyZ 9 달 전
부모
커밋
7abb67641c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .drone.yml

+ 0 - 1
.drone.yml

@@ -8,7 +8,6 @@ steps:
     image: node:16.10.0
     commands:
       - npm config set registry https://registry.npmmirror.com
-      - npm install -g yarn
       - yarn 
       - yarn build:test