added ffmpeg

This commit is contained in:
Tryndaron
2024-04-03 13:58:00 +02:00
parent 2668f6a582
commit 45ae587e9e
+1
View File
@@ -27,6 +27,7 @@ jobs:
pip install -r requirements.txt
pip install .
sudo apt-get install libsndfile1-dev
sudo apt-get install ffmpeg
pip install pytest