mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-17 07:21:58 +00:00
Update release.yml
This commit is contained in:
parent
030249df07
commit
16b7549be9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
cache: 'npm'
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install --legacy-peer-deps
|
||||
run: npm ci
|
||||
|
||||
- name: Build app
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue