This commit is contained in:
@@ -25,7 +25,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo "Updating schema to the latest version"
|
||||
npx ajv-cli migrate -i schema.json -o schema.json
|
||||
npx ajv-cli migrate -s schema.json -o schema.json
|
||||
- name: Validate JSON
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user