Skip to content

fixes #156 - handle trailing comment line without linebreak #118

fixes #156 - handle trailing comment line without linebreak

fixes #156 - handle trailing comment line without linebreak #118

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