This commit is contained in:
2025-11-20 21:45:25 +08:00
parent 02fd55f0c4
commit bcdcefaa81

View File

@@ -33,8 +33,8 @@ jobs:
- name: 安装依赖
run: |
sudo apt-get update
sudo apt-get install -y python3-yaml jq
apt-get update
apt-get install -y python3-yaml jq
- name: 验证配置文件
run: |