From 14a07ca5257c29bfde16f4f820d2483f66695d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E4=B8=AA=E5=90=8D=E5=AD=97=E5=A5=BD=E9=9A=BE?= =?UTF-8?q?=E7=9A=84=E5=96=B5?= <25520958+MisakaAldrich@users.noreply.github.com> Date: Sat, 26 Jul 2025 17:10:54 +0800 Subject: [PATCH] Update jsonDataValidation.yml --- .github/workflows/jsonDataValidation.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 + }