mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
run ci without changing the lockfile
This commit is contained in:
parent
be65bdad16
commit
a0c5920e71
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ jobs:
|
|||
key: 'yarn | yarn.lock'
|
||||
path: 'node_modules'
|
||||
|
||||
- script: 'yarn install'
|
||||
- script: 'yarn install --pure-lockfile'
|
||||
displayName: 'Install Dependencies'
|
||||
|
||||
- script: 'yarn build:development'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue