fix: 格式-4
continuous-integration/drone/tag Build is passing Details

develop v0.0.5
Gong 2023-09-04 16:57:57 +08:00
parent 98546f67d0
commit fa020ffd4c
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ steps:
image: node:16.17
pull: if-not-exists
commands:
- npm config set registry https://registry.npm.taobao.org/
- npm install
- node --version
- npm run build