mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-06 13:02:23 -07:00
Update build.sh
This commit is contained in:
parent
b0070e0229
commit
e00c7af8b7
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -131,7 +131,7 @@ RunGulp()
|
||||||
LintUI
|
LintUI
|
||||||
|
|
||||||
ProgressStart 'Running gulp'
|
ProgressStart 'Running gulp'
|
||||||
CheckExitCode npm run build -- --production
|
CheckExitCode yarn build --production
|
||||||
ProgressEnd 'Running gulp'
|
ProgressEnd 'Running gulp'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue