mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed: Failing ServiceProvider test
This commit is contained in:
@@ -21,6 +21,7 @@ environment:
|
|||||||
install:
|
install:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- cmd: powershell Install-Product node $env:nodejs_version
|
- cmd: powershell Install-Product node $env:nodejs_version
|
||||||
|
- cmd: powershell Set-Service SCardSvr -StartupType Manual
|
||||||
- sh: nvm install $nodejs_version
|
- sh: nvm install $nodejs_version
|
||||||
- sh: sudo apt update
|
- sh: sudo apt update
|
||||||
- sh: sudo apt install -y libchromaprint-tools
|
- sh: sudo apt install -y libchromaprint-tools
|
||||||
|
|||||||
Reference in New Issue
Block a user