Skip to content

Commit

Permalink
fix: revert fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
ALPAC-4 committed Jan 13, 2025
1 parent d0d844f commit 7206434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_chainjson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: actions/checkout@v3

- name: Install JSON-Schema-Validator
run: npm install -g jsonschema@1.4.1
run: npm install -g jsonschema

- name: Validate Chain.json schema
run: |
Expand Down

0 comments on commit 7206434

Please sign in to comment.