Skip to content

Merge branch 'dev/nkendallbar/material-panel-fixes' into 'main' #8

Merge branch 'dev/nkendallbar/material-panel-fixes' into 'main'

Merge branch 'dev/nkendallbar/material-panel-fixes' into 'main' #8

Workflow file for this run

name: Build Windows
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build-windows:
runs-on: windows-2022
steps:
- name: Build Windows
shell: powershell
run: |
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process
. .\build.bat --rebuild --release