fix again
This commit is contained in:
2
.github/workflows/check-mod.yml
vendored
2
.github/workflows/check-mod.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Validate meta.json Against Schema
|
||||
uses: dsanders11/json-schema-validate-action@v1
|
||||
uses: dsanders11/json-schema-validate-action@v1.2.0
|
||||
with:
|
||||
schema: "./schema/meta.schema.json"
|
||||
file: "mods/*/meta.json"
|
||||
|
||||
Reference in New Issue
Block a user