mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove SKIP_PREPARE env variable usages
This commit is contained in:
parent
c50bc44c3b
commit
8277fa0d32
2 changed files with 0 additions and 8 deletions
|
@ -26,8 +26,6 @@ jobs:
|
|||
|
||||
- script: 'npm ci --no-audit'
|
||||
displayName: 'Install Dependencies'
|
||||
env:
|
||||
SKIP_PREPARE: 'true'
|
||||
|
||||
- script: 'npm run build:development'
|
||||
displayName: 'Build Development'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue