Explorar el Código

取消已经存在的yarn的安装

vaecebyZ hace 9 meses
padre
commit
7abb67641c
Se han modificado 1 ficheros con 0 adiciones y 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