Commit bb5df983 authored by Max Kellermann's avatar Max Kellermann

.github/workflows/build-macos.yml: install Meson, ninja and Boost

parent be34d552
...@@ -40,7 +40,9 @@ jobs: ...@@ -40,7 +40,9 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
brew install \ brew install \
meson ninja \
fmt \ fmt \
boost \
googletest \ googletest \
icu4c \ icu4c \
ffmpeg \ ffmpeg \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment