mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
Fix Sqlite import error on tests
This commit is contained in:
parent
c6eed608d9
commit
a0339ec753
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ jobs:
|
|||
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install libsqlite3-dev
|
||||
python -m pip install --upgrade pip
|
||||
displayName: 'Install dependencies'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue