From 0da3006cb8bd062d7ed3f0f3d18ccacffcc65350 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sat, 30 Aug 2025 22:36:29 +0200 Subject: [PATCH] Test fix macOS build --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 36eb7d3..a10e6a6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -100,6 +100,7 @@ jobs: key: macos-${{ matrix.target }}-v${{ env.CACHE_VERSION }} - name: Set up dependencies run: | + brew uninstall --ignore-dependencies -f autoconf cmake git clone --depth=1 https://github.com/DISTRHO/PawPaw.git ./PawPaw/.github/workflows/bootstrap-deps.sh macos-${{ matrix.target }} - name: Build extra dependencies @@ -125,6 +126,7 @@ jobs: bin/* !bin/pkg !bin/*.clap + !bin/*.component !bin/*.lv2 !bin/*.vst !bin/*.vst3