Update jsonDataValidation.yml

This commit is contained in:
起个名字好难的喵
2025-07-26 17:10:54 +08:00
committed by GitHub
parent a2470410d1
commit 14a07ca525

View File

@@ -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
});
}
}