Explorar o código

取消已经存在的yarn的安装

vaecebyZ hai 9 meses
pai
achega
7abb67641c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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