Skip to content

Commit

Permalink
update github workflow to install globals
Browse files Browse the repository at this point in the history
  • Loading branch information
Cardistymo committed Jul 10, 2024
1 parent 1c254f1 commit ddb227d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm install globals
- run: npx eslint .

0 comments on commit ddb227d

Please sign in to comment.