1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update with upstream changes

This commit is contained in:
Fernando Fernández 2024-10-09 22:15:23 +00:00 committed by GitHub
parent d1f8742ce7
commit 7820a52609
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 42 deletions

View file

@ -88,6 +88,7 @@ jobs:
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
node-version: 20
cache: npm
check-latest: true
- name: Install Node.js dependencies