diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 42908eaf..b54fec0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -334,7 +334,7 @@ jobs: - name: dependencies run: | brew update - brew install pkgconfig libsoxr flac libvorbis opus ccache expat + brew install libsoxr flac libvorbis opus ccache expat - name: cache boost id: cache-boost uses: actions/cache@v4