Skip to content

Commit

Permalink
[GHA]
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Weidauer committed Dec 18, 2024
1 parent 0972278 commit 457600d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_CLEANUP: 1
run: |
brew install clang++ jack meson libxml++3 liblo rtmidi ninja
brew install clang jack meson libxml++3 liblo rtmidi ninja
- name: build on Linux
if: runner.os == 'Linux'
run: |
Expand Down

0 comments on commit 457600d

Please sign in to comment.