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 5a709e4 commit 7f2cc47
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 @@ -534,8 +534,8 @@ jobs:
- name: Dependencies
run: |
brew update
brew link --overwrite [email protected]
brew install fftw mad libsndfile libftdi
brew link --overwrite [email protected]
- name: Install Qt
uses: jurplel/install-qt-action@v3
Expand Down

0 comments on commit 7f2cc47

Please sign in to comment.