Homebrew complains that "Linux is required" for (the single header) ladspa.h - bizarre, but whatever
This commit is contained in:
2
.github/workflows/macos-ios.yml
vendored
2
.github/workflows/macos-ios.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: deps
|
- name: deps
|
||||||
run: brew install libsndfile ladspa-sdk vamp-plugin-sdk
|
run: brew install libsndfile vamp-plugin-sdk
|
||||||
- name: make macos
|
- name: make macos
|
||||||
run: make -f Makefile.osx clean all
|
run: make -f Makefile.osx clean all
|
||||||
- name: make ios
|
- name: make ios
|
||||||
|
|||||||
Reference in New Issue
Block a user