Skip to content

Release candidate 1 for version 1.0 patch 1 #11

Release candidate 1 for version 1.0 patch 1

Release candidate 1 for version 1.0 patch 1 #11

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