Skip to content

fixes #168 - handle trailing empty cell without linebreak #122

fixes #168 - handle trailing empty cell without linebreak

fixes #168 - handle trailing empty cell without linebreak #122

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/[email protected]
- name: Build Windows
shell: cmd
run: .\winmake.bat all