Skip to content

Commit

Permalink
Fix GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp committed Dec 12, 2023
1 parent 8b2e223 commit b525530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: Validate JSON
uses: ScratchAddons/validate-json-action@master
with:
schema: custom_components/battery_notes/data/schema.json
schema: ./schema.json
jsons: |
custom_components/battery_notes/data/library.json

0 comments on commit b525530

Please sign in to comment.