From 747d17f27cd11861929f7a30c85571ecd7999e47 Mon Sep 17 00:00:00 2001 From: Northern_Lights <2537875849@qq.com> Date: Wed, 2 Oct 2024 21:18:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/windows?= =?UTF-8?q?=5Ftest.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/windows_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows_test.yaml b/.github/workflows/windows_test.yaml index 05bab54..c57d328 100644 --- a/.github/workflows/windows_test.yaml +++ b/.github/workflows/windows_test.yaml @@ -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: