From ce29101973827d052075467398b647ca8cb7e71b Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Fri, 8 May 2026 19:07:30 +0000 Subject: [PATCH] update proto --- jenkins/divendres_nit | 1 + 1 file changed, 1 insertion(+) diff --git a/jenkins/divendres_nit b/jenkins/divendres_nit index b65b3c5..438f777 100644 --- a/jenkins/divendres_nit +++ b/jenkins/divendres_nit @@ -21,6 +21,7 @@ pipeline { . venv/bin/activate pip install --upgrade pip --quiet pip install --quiet atproto requests ffmpeg + pip install --upgrade atproto """ } }