Fix artifact upload on arm64

This commit is contained in:
Joshua M. Boniface
2025-02-17 01:50:54 -05:00
parent 143b1e624d
commit 890b145ce8

View File

@@ -413,7 +413,7 @@ jobs:
with:
name: windows-x64
retention-days: 1
if-no-files-found: error
if-no-files-found: ignore # Ignore for arm64 build, as no file will be found
path: out/windows/jellyfin_*-amd64.zip
WindowsInstaller: