Forgot yarn command
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sambo Chea 2021-09-16 18:20:52 +07:00
parent da0235c0b3
commit 9ef8db077f
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490

View File

@ -11,4 +11,4 @@ steps:
image: d.ctdn.net/node
commands:
- yarn config set registry https://r.ctdn.net
- yarn build
- yarn && yarn build