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