Without LADSPA, don't build LADSPA plugin
This commit is contained in:
2
.github/workflows/macos-ios.yml
vendored
2
.github/workflows/macos-ios.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: deps
|
||||
run: brew install libsndfile vamp-plugin-sdk
|
||||
- name: make macos
|
||||
run: make -f Makefile.osx clean all
|
||||
run: make -f Makefile.osx clean library program vamp
|
||||
- name: make ios
|
||||
run: make -f Makefile.ios clean all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user