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