ソースを参照

取消已经存在的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
     image: node:16.10.0
     commands:
     commands:
       - npm config set registry https://registry.npmmirror.com
       - npm config set registry https://registry.npmmirror.com
-      - npm install -g yarn
       - yarn 
       - yarn 
       - yarn build:test
       - yarn build:test