Skip to content

Release Candidate 1 for Version 2.0 #13

Release Candidate 1 for Version 2.0

Release Candidate 1 for Version 2.0 #13

Workflow file for this run

name: macOS Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: make it so
run: make clean all