Skip to content

Commit

Permalink
actions: attempt to fix macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallegari authored Aug 21, 2024
1 parent 766d852 commit 7cbbbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ jobs:
run: |
brew update
brew link --overwrite [email protected]
brew install fftw mad libftdi
brew install fftw mad libsndfile libftdi
- name: Install Qt
uses: jurplel/install-qt-action@v3
Expand Down

0 comments on commit 7cbbbfc

Please sign in to comment.