Skip to content

Commit

Permalink
chore: update workflow, install step
Browse files Browse the repository at this point in the history
  • Loading branch information
elmurci committed Jan 31, 2024
1 parent c0fd937 commit 89f319d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- name: Run install
uses: borales/actions-yarn@v4
with:
cmd: install

# Runs e2e test scripts
- name: Run e2e test scripts
Expand Down

0 comments on commit 89f319d

Please sign in to comment.