Skip to content

Commit

Permalink
updated eslint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Nov 19, 2024
1 parent 1783581 commit fe1fffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
with:
node-version: ${{ inputs.node-version }}

- name: Install NPM dependencies from package.json
- name: Install NPM dependencies
run: npm install

- name: Install EsLint
Expand Down

0 comments on commit fe1fffd

Please sign in to comment.