Skip to content

Create FUNDING.yml

Create FUNDING.yml #41

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: windows-latest
steps:
- name: Check out source code
uses: actions/checkout@v1
- name: Build
run: .\build.bat