From aaf349bbcc1b67c95b258e68a9faf53ee1111a69 Mon Sep 17 00:00:00 2001 From: ejurgensen Date: Sat, 6 Apr 2024 23:06:24 +0200 Subject: [PATCH] [gh-actions] [gh-actions] Try to fix MacOS workflow (use mxml 3) mk2 --- .github/workflows/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 75b4fce5..5e9fa202 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -70,7 +70,7 @@ jobs: - name: Install other dependencies # Homebrew has libmxml but it isn't compatible with mxml 3 - run: brew install libunistring libmxml@3.3.1 confuse libplist libwebsockets libevent libgcrypt json-c protobuf-c libsodium gnutls pulseaudio openssl + run: brew install libunistring libmxml@3.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