install yarn deps

This commit is contained in:
aniketfuryrocks 2023-03-18 16:19:57 +05:30
parent 17cba6f4bc
commit ab4d8cd4f4
No known key found for this signature in database
GPG Key ID: FA6BFCFAA7D4B764
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ jobs:
- name: Early Build
run: cargo build --workspace --tests
- name: Install node deps
run: yarn
- name: Setup validator
run: |