浏览代码

取消已经存在的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