Skip to content

Add list of commands to README #6

Add list of commands to README

Add list of commands to README #6

Workflow file for this run

name: macOS Build
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: Build
run: make