Skip to content

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marioneq4958 authored Mar 29, 2024
1 parent 7297bbb commit 707f9f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
uses: actions/checkout@v3

- uses: pnpm/action-setup@v2
with:
version: 8

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit 707f9f2

Please sign in to comment.