temp: apply #72 to temp script

This commit is contained in:
Joshua M. Boniface
2025-08-03 20:31:38 -04:00
parent fdf123b5d4
commit 416478002c

View File

@@ -141,7 +141,7 @@ jobs:
run: |
New-Item -ItemType Directory -Path jellyfin
Expand-Archive -Path 'jellyfin_*-amd64.zip' -DestinationPath jellyfin -Force
#Copy-Item ".\Support Files\LICENSE" -Destination $(Resolve-Path .\jellyfin\jellyfin)
Copy-Item ".\Support Files\LICENSE" -Destination $(Resolve-Path .\jellyfin\jellyfin)
- name: "Add NSSM"
working-directory: ./jellyfin-server-windows