更新 '.drone.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
lingling 2023-09-12 08:46:58 +08:00
parent 3581467ece
commit 1ab5721af9
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ steps:
- name: build_web
image: node
commands:
- pwd
- cd /go/web/go_echo_wol_web
- pwd
- npm install yarn