From 245ba9d592ff57d621fa9500c6da46feee2e9c2a Mon Sep 17 00:00:00 2001 From: Cody Robibero Date: Sat, 27 Sep 2025 16:44:16 -0600 Subject: [PATCH] Revert #86 --- build.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build.yaml b/build.yaml index e9bf6d1..42c36b5 100644 --- a/build.yaml +++ b/build.yaml @@ -139,7 +139,6 @@ nuget: - src/Jellyfin.Extensions/Jellyfin.Extensions.csproj - src/Jellyfin.Database/Jellyfin.Database.Implementations/Jellyfin.Database.Implementations.csproj - src/Jellyfin.MediaEncoding.Keyframes/Jellyfin.MediaEncoding.Keyframes.csproj - - src/Jellyfin.CodeAnalysis/Jellyfin.CodeAnalysis.csproj feed_urls: stable: https://api.nuget.org/v3/index.json unstable: https://nuget.pkg.github.com/jellyfin/index.json