Browse Source

取消已经存在的yarn的安装

vaecebyZ 9 months ago
parent
commit
7abb67641c
1 changed files with 0 additions and 1 deletions
  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