ci: add a missign build step

This commit is contained in:
bdeshi 2024-05-17 09:21:40 +06:00
parent 416e74950e
commit 2cde50b568
Signed by: bdeshi
GPG Key ID: 410D03DA9A3468E0

View File

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