ci: add a missign build step

This commit is contained in:
2024-05-17 09:21:40 +06:00
parent 416e74950e
commit 2cde50b568

View File

@ -13,6 +13,7 @@ steps:
- path:
exclude: ['meta/**']
commands:
- yarn install
- yarn build
- name: publish