更新 .gitea/workflows/sync_raw_file.yml
All checks were successful
SyncRawFile / sync_files (push) Successful in 37s
All checks were successful
SyncRawFile / sync_files (push) Successful in 37s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Define file types and download
|
||||
run: |
|
||||
# 定义文件目录和平台类型列表
|
||||
directories=("Lan" "Apple" "Steam" "SteamCN" "Xbox" "OpenAI" "Gemini" "Claude" "China" "Proxy" "TikTok")
|
||||
directories=("Lan" "Apple" "Steam" "SteamCN" "Xbox" "OpenAI" "Gemini" "Claude" "China" "Proxy" "TikTok" "ChinaIPs")
|
||||
|
||||
# 平台类型和扩展名的映射
|
||||
declare -A platform_extensions
|
||||
|
||||
Reference in New Issue
Block a user