Skip to content

Merge pull request #36 from Iovesophy/feature/windows #85

Merge pull request #36 from Iovesophy/feature/windows

Merge pull request #36 from Iovesophy/feature/windows #85

Workflow file for this run

name: CI to MacOS
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: macos-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
- name: Run
run: cd macos && make