diff --git a/.github/workflows/jsonDataValidation.yml b/.github/workflows/jsonDataValidation.yml index fa91271e..15f984fb 100644 --- a/.github/workflows/jsonDataValidation.yml +++ b/.github/workflows/jsonDataValidation.yml @@ -74,6 +74,7 @@ jobs: - name: Install dependencies run: | pip install packaging semver + pip install chardet - name: Debug file structure run: | @@ -466,4 +467,4 @@ jobs: repo: context.repo.repo, body: commitMessage }); - } \ No newline at end of file + }