CI: Skip optional dependencies on Windows

This commit is contained in:
Adrian Sampson 2021-08-19 17:00:27 -04:00
parent 2ff7e6bc47
commit 8f7d522225
No known key found for this signature in database
GPG key ID: BDB93AB409CC8705

View file

@ -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