fix
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user