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 - 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: |