trying fix again
This commit is contained in:
3
.github/workflows/check-mod.yml
vendored
3
.github/workflows/check-mod.yml
vendored
@@ -68,5 +68,6 @@ jobs:
|
|||||||
uses: dsanders11/json-schema-validate-action@v1.2.0
|
uses: dsanders11/json-schema-validate-action@v1.2.0
|
||||||
with:
|
with:
|
||||||
schema: "./schema/meta.schema.json"
|
schema: "./schema/meta.schema.json"
|
||||||
file: "mods/*/meta.json"
|
files: |
|
||||||
|
mods/*/meta.json
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user