mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-22 15:53:23 +00: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