Skip to content

Integrate trimquote fix #116

Integrate trimquote fix

Integrate trimquote fix #116

Workflow file for this run

name: Windows
on: [push, pull_request]
jobs:
windows-build:
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1.3
- name: Build Windows
shell: cmd
run: .\winmake.bat all