更新 .gitea/workflows/update-rules.yml
Some checks failed
Download Clash Rules / download-rules (push) Failing after 26s

This commit is contained in:
2025-09-11 22:53:39 -07:00
parent 0b65198917
commit fa78b64961

View File

@@ -45,7 +45,6 @@ jobs:
echo "=== 文件大小统计 ===" echo "=== 文件大小统计 ==="
du -h ruleset/* du -h ruleset/*
# 方案1提交到仓库推荐
- name: 提交规则文件到仓库 - name: 提交规则文件到仓库
run: | run: |
git config --local user.email "action@github.com" git config --local user.email "action@github.com"