Fix iOS Safari compatibility and GitHub Actions build issues
Co-authored-by: 20250410303 <20250410303@stu.fosu.edu.cn>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user