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