Skip to content

updated Makefile + minor bug fixes #59

updated Makefile + minor bug fixes

updated Makefile + minor bug fixes #59

Workflow file for this run

name: windows
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: make
run: cd example && make