Skip to content

Commit

Permalink
Added Setup Yarn to linter
Browse files Browse the repository at this point in the history
  • Loading branch information
andmev committed Sep 27, 2024
1 parent a13b198 commit f2f4aa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'yarn'

- name: Setup Yarn
run: |
Expand Down

0 comments on commit f2f4aa6

Please sign in to comment.