Update
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-04-30 15:36:42 +08:00
parent 84a5194746
commit f5a6ff6498

View File

@ -11,7 +11,7 @@ steps:
image: node:lts-bullseye
commands:
- apt-get update -y && apt-get install git -y
- yarn build
- yarn && yarn build
- name: upload
image: plugins/s3