Fix artifact path

This commit is contained in:
Joshua M. Boniface
2025-02-16 20:53:23 -05:00
parent 735bfc5e55
commit de6772bb1b
+1 -1
View File
@@ -489,7 +489,7 @@ jobs:
name: windows-installer-x64
retention-days: 1
if-no-files-found: error
path: jellyfin-server-windows\jellyfin_*_windows-x64.exe
path: jellyfin-server-windows\nsis\jellyfin_*_windows-x64.exe
WindowsInstallerUpload:
needs: WindowsInstaller