Skip to content

Merge pull request #8 from Trey2k/Trey2k-patch-1 #113

Merge pull request #8 from Trey2k/Trey2k-patch-1

Merge pull request #8 from Trey2k/Trey2k-patch-1 #113

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