更新 .gitea/workflows/sync_raw_file.yml
All checks were successful
SyncRawFile / sync_files (push) Successful in 30s
All checks were successful
SyncRawFile / sync_files (push) Successful in 30s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Define file types and download
|
- name: Define file types and download
|
||||||
run: |
|
run: |
|
||||||
# 定义文件目录和平台类型列表
|
# 定义文件目录和平台类型列表
|
||||||
directories=("Lan" "Apple" "Steam" "SteamCN" "Xbox" "OpenAI" "Gemini" "Claude" "China" "Proxy")
|
directories=("Lan" "Apple" "Steam" "SteamCN" "Xbox" "OpenAI" "Gemini" "Claude" "China" "Proxy" "TikTok")
|
||||||
platform_types=("Surge" "Clash" "Loon" "QuantumultX" "Shadowrocket")
|
platform_types=("Surge" "Clash" "Loon" "QuantumultX" "Shadowrocket")
|
||||||
|
|
||||||
# 统一将所有文件扩展名设置为 list
|
# 统一将所有文件扩展名设置为 list
|
||||||
|
|||||||
Reference in New Issue
Block a user