feat: initial release #1
@@ -25,7 +25,7 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "Updating schema to the latest version"
|
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
|
- name: Validate JSON
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user