mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-06 08:25:54 +01:00
Update build.sh
This commit is contained in:
parent
663452b2c5
commit
8c1e47e9fa
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -131,7 +131,7 @@ RunGulp()
|
|||
LintUI
|
||||
|
||||
ProgressStart 'Running gulp'
|
||||
CheckExitCode yarn build --production
|
||||
CheckExitCode yarn run build --production
|
||||
ProgressEnd 'Running gulp'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue