Skip to content

faustgen~: more robust code in multichannels mode, solution given by … #2364

faustgen~: more robust code in multichannels mode, solution given by …

faustgen~: more robust code in multichannels mode, solution given by … #2364

Workflow file for this run

name: MacOS
on:
push:
branches:
- '*'
pull_request:
branches: [ master-dev ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
if: github.repository_owner == 'grame-cncm' || github.event_name == 'pull_request'
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Build Faust
run: make