Skip to content

Build Main Nightly

Build Main Nightly #5

Workflow file for this run

name: Build Main Nightly
on:
schedule:
- cron: 0 0 * * *
env:
CACHE_VERSION: xxxxx1
jobs:
build:
uses: "./.github/workflows/build_and_test.yml"
build-windows-artifacts:
runs-on: windows-latest
steps:
- uses: actions/[email protected]
- uses: "./.github/actions/setup-build-and-test-windows"
- uses: actions/[email protected]
with:
name: redex-windows
retention-days: 7
path: build/Redex*.zip