chore: add config-yarn

This commit is contained in:
Louis 2024-12-31 14:13:41 +07:00
parent e9ed1521b3
commit 84ed5ec814
No known key found for this signature in database
GPG Key ID: 44FA9F4D33C37DE2

View File

@ -51,6 +51,7 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
make config-yarn
yarn yarn
yarn build:joi yarn build:joi
yarn build:core yarn build:core