Fix artifact upload on arm64
This commit is contained in:
2
.github/workflows/release-build.yaml
vendored
2
.github/workflows/release-build.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user