mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
New: Cross Browser Testing UI
This commit is contained in:
parent
6338d6d2d0
commit
22d48ab8aa
7 changed files with 168 additions and 65 deletions
3
build.sh
3
build.sh
|
@ -144,8 +144,7 @@ Build()
|
|||
YarnInstall()
|
||||
{
|
||||
ProgressStart 'yarn install'
|
||||
yarn install
|
||||
#npm-cache install npm || CheckExitCode npm install --no-optional --no-bin-links
|
||||
yarn install --frozen-lockfile
|
||||
ProgressEnd 'yarn install'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue