更新 '.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
- nrm ls
- nrm use taobao
- npm install -g pnpm
- pnpm i
- pnpm run build
- npm i
- npm run build