更新 .github/workflows/windows_test.yaml
Some checks failed
Windows Nightly Build / build (push) Failing after 29s

This commit is contained in:
Northern_Lights 2024-10-02 21:18:45 +08:00
parent 8398de5af1
commit 747d17f27c

View File

@ -1,7 +1,7 @@
name: "Windows Nightly Build"
on:
schedule:
- cron: "0 17 21 * * *" # every day at midnight
- cron: "19 21 * * *" # every day at midnight
workflow_dispatch:
jobs:
build: