From 933b6530e43eea29733364d6351304f96198d50b Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Tue, 6 Jan 2026 13:41:25 -0600 Subject: [PATCH] fix build --- .github/workflows/artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 098665714..2a9411993 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -259,7 +259,7 @@ jobs: uses: suisei-cn/actions-download-file@v1.3.0 with: url: "https://github.com/ErsatzTV/ErsatzTV-Windows/releases/download/v1.0.0/ErsatzTV-Windows.exe" - path: rust-build + target: rust-build/ - name: Download ffmpeg uses: suisei-cn/actions-download-file@v1.3.0