Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabalafou committed Aug 19, 2024
1 parent 105f282 commit a9c0a96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
node-version: 18
cache: 'yarn'

- name: "Check Yarn version"
run: yarn --version

- name: "Install dependencies 📦"
run: yarn

Expand Down

0 comments on commit a9c0a96

Please sign in to comment.