mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-05 20:17:07 +00:00
Missing library installed
This commit is contained in:
parent
3eabb6d9f8
commit
04627c19d1
1
.github/workflows/pylint.yml
vendored
1
.github/workflows/pylint.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install pylint
|
||||
cd ingestion
|
||||
sudo apt-get install -y libsasl2-dev unixodbc-dev
|
||||
ls
|
||||
pip install '.[all]'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user