Skip to content

update license so github knows what it is #101

update license so github knows what it is

update license so github knows what it is #101

Workflow file for this run

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