mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-05-12 20:11:25 +08:00
update workflow
This commit is contained in:
parent
0e375f663d
commit
b64fdcae71
2
.github/workflows/windows_nightly.yml
vendored
2
.github/workflows/windows_nightly.yml
vendored
@ -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
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user