Skip to content

Merge remote-tracking branch 'origin/features/spiceRework' into featu… #999

Merge remote-tracking branch 'origin/features/spiceRework' into featu…

Merge remote-tracking branch 'origin/features/spiceRework' into featu… #999

Workflow file for this run

name: Windows
on:
push:
paths-ignore:
- 'README.md'
- 'docs/'
pull_request:
paths-ignore:
- 'README.md'
- 'docs/'
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: .\build.cmd