update workflow

This commit is contained in:
xkeyC 2024-03-17 17:58:19 +08:00 committed by GitHub
parent 0e375f663d
commit b64fdcae71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@ name: "Windows Nightly Build"
on: on:
schedule: schedule:
- cron: "0 0 * * *" # every day at midnight - cron: "0 0 * * *" # every day at midnight
workflow_dispatch:
jobs: jobs:
build: build:
runs-on: windows-latest runs-on: windows-latest
@ -35,3 +36,4 @@ jobs:
with: with:
name: windows name: windows
path: build/windows/x64/runner/Release path: build/windows/x64/runner/Release