Skip to content

I thought this didn't matter #1318

I thought this didn't matter

I thought this didn't matter #1318

Workflow file for this run

name: 'Build'
on:
push:
branches: [master, dev, test]
# schedule:
# - cron: "0 0 */2 * *"
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Powershell script runner
run: .\prepare.ps1