更新 '.drone.yml'
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
陶林 2022-05-09 15:40:02 +08:00
parent 70980059d7
commit 7113189db4

View File

@ -12,6 +12,5 @@ steps:
- npm install -g nrm - npm install -g nrm
- nrm ls - nrm ls
- nrm use taobao - nrm use taobao
- npm install -g pnpm - npm i
- pnpm i - npm run build
- pnpm run build