+ other headers

This commit is contained in:
Chris Cannam
2021-01-08 12:02:10 +00:00
parent f1a051a4f5
commit a1cf6f1ac8

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: deps
run: brew install libsndfile
run: brew install libsndfile ladspa-sdk vamp-plugin-sdk
- name: make macos
run: make -f Makefile.osx clean all
- name: make ios