diff --git a/jenkins/divendres_nit b/jenkins/divendres_nit index 27f711a..cf453c0 100644 --- a/jenkins/divendres_nit +++ b/jenkins/divendres_nit @@ -20,7 +20,7 @@ pipeline { python3 -m venv venv . venv/bin/activate pip install --upgrade pip --quiet - pip install --quiet atproto requests + pip install --quiet atproto requests ffmpeg """ } }