mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2025-02-24 00:11:39 +00:00
Use correct artifact download action
This commit is contained in:
parent
ff6cda47e1
commit
407d470594
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
mode: recreate
|
||||
|
||||
- name: Download workflow artifact
|
||||
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3.1.4
|
||||
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
|
||||
with:
|
||||
name: jellyfin-web__prod
|
||||
path: dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user