[gh-actions] [gh-actions] Try to fix MacOS workflow (use mxml 3) mk3

This commit is contained in:
ejurgensen 2024-04-06 23:18:24 +02:00
parent aaf349bbcc
commit c96c3966f4
1 changed files with 3 additions and 1 deletions

View File

@ -70,7 +70,9 @@ jobs:
- name: Install other dependencies
# Homebrew has libmxml but it isn't compatible with mxml 3
run: brew install libunistring libmxml@3.3 confuse libplist libwebsockets libevent libgcrypt json-c protobuf-c libsodium gnutls pulseaudio openssl
run: |
brew search libmxml
brew install libunistring libmxml@3 confuse libplist libwebsockets libevent libgcrypt json-c protobuf-c libsodium gnutls pulseaudio openssl
- name: Configure
# We configure a non-privileged setup, since how to add a "owntone" system