diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fcfb5b3df..c9e1750ea 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -39,6 +39,7 @@ jobs: python -m pip install tox sphinx - name: Install optional dependencies + if: matrix.platform != 'windows-latest' run: | sudo apt update sudo apt install ffmpeg # For replaygain