Skip to content

Commit

Permalink
restored json check
Browse files Browse the repository at this point in the history
  • Loading branch information
DadeKuma committed Jan 27, 2024
1 parent bc4db2c commit b35b3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: dsanders11/json-schema-validate-action
- name: Validate JSON
uses: dsanders11/json-schema-validate-action
with:
schema: /public/schema/races.json
files: /public/data/races/*.json

0 comments on commit b35b3ef

Please sign in to comment.