Add forgejo actions #371

Merged
mwalbeck merged 2 commits from actions into main 2025-02-13 19:32:18 +00:00
Showing only changes of commit 60632ffbcd - Show all commits

View file

@ -51,7 +51,7 @@ RUN apt-get update; \
echo "deb [arch=amd64] https://repo.jellyfin.org/debian bullseye main" | tee /etc/apt/sources.list.d/jellyfin.list; \
apt-get update; \
apt-get install --no-install-recommends -y \
jellyfin-ffmpeg \
jellyfin-ffmpeg5 \
openssl \
locales \
; \