Browse Source

fix build

pull/2759/head
Jason Dove 7 months ago
parent
commit
933b6530e4
No known key found for this signature in database
  1. 2
      .github/workflows/artifacts.yml

2
.github/workflows/artifacts.yml

@ -259,7 +259,7 @@ jobs: @@ -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

Loading…
Cancel
Save