We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20819b6 commit 2165fdfCopy full SHA for 2165fdf
1 file changed
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Install macOS dependencies
52
if: startsWith(matrix.os,'macos')
53
- run: brew install automake fftw
+ run: brew install automake libtool libsndfile fftw
54
55
- name: Install Windows dependencies
56
if: startsWith(matrix.os,'windows')
0 commit comments