Update jsonDataValidation.yml
This commit is contained in:
3
.github/workflows/jsonDataValidation.yml
vendored
3
.github/workflows/jsonDataValidation.yml
vendored
@@ -74,6 +74,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install packaging semver
|
pip install packaging semver
|
||||||
|
pip install chardet
|
||||||
|
|
||||||
- name: Debug file structure
|
- name: Debug file structure
|
||||||
run: |
|
run: |
|
||||||
@@ -466,4 +467,4 @@ jobs:
|
|||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
body: commitMessage
|
body: commitMessage
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user