ci: add a missign build step
This commit is contained in:
parent
416e74950e
commit
2cde50b568
|
@ -13,6 +13,7 @@ steps:
|
|||
- path:
|
||||
exclude: ['meta/**']
|
||||
commands:
|
||||
- yarn install
|
||||
- yarn build
|
||||
|
||||
- name: publish
|
||||
|
|
Loading…
Reference in New Issue
Block a user