更新 .gitea/workflows/sync_raw_file.yml
All checks were successful
SyncRawFile / sync_files (push) Successful in 4s
All checks were successful
SyncRawFile / sync_files (push) Successful in 4s
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
||||
|
||||
- name: Download raw file from GitHub
|
||||
run: |
|
||||
mkdir -p ./surge/
|
||||
curl -o ./surge/China_All.list https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Surge/China/China_All.list
|
||||
|
||||
- name: Commit and push changes
|
||||
|
||||
Reference in New Issue
Block a user