Skip to content

Update FUNDING.yml

Update FUNDING.yml #42

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