Skip to content

Commit

Permalink
Update validate-json.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manan19 authored Dec 2, 2024
1 parent a6aa281 commit 875becd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: '18'

- name: Install jsonlint
run: npm install -g jsonlint-cli
run: npm install -g jsonlint

- name: Find and Validate JSON Files
run: |
Expand Down

0 comments on commit 875becd

Please sign in to comment.