Fix iOS Safari compatibility and GitHub Actions build issues

Co-authored-by: 20250410303 <20250410303@stu.fosu.edu.cn>
This commit is contained in:
Cursor Agent
2025-08-29 03:52:48 +00:00
parent f239211864
commit 32b9521030
16 changed files with 635 additions and 744 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Upstream Sync
on:
schedule:
- cron: "0 */6 * * *" # run every 6 hours
- cron: '0 */6 * * *' # run every 6 hours
workflow_dispatch:
permissions: