Skip to content

fixes #159 - follow-up to 4b71a18 - fix brew install documentation #294

fixes #159 - follow-up to 4b71a18 - fix brew install documentation

fixes #159 - follow-up to 4b71a18 - fix brew install documentation #294

Workflow file for this run

name: macOS
on:
pull_request:
push:
branches:
- master
- main
- dev/*
jobs:
mac-build:
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Build macOS
run: ./make.sh all -y