Skip to content

new amy with dan's filter fix #4

new amy with dan's filter fix

new amy with dan's filter fix #4

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: setup
- uses: Homebrew/actions/setup-homebrew@master
id: set-up-homebrew
- name: make
run: brew install pkg-config libffi; cd tulip/macos; ./build.sh