update GI to install dev build packages for lxml for py3.9

This commit is contained in:
L1ghtn1ng
2020-07-19 06:18:12 +01:00
parent bee36585fa
commit 708ac4cbfc
+1
View File
@@ -26,6 +26,7 @@ jobs:
run: |
pip install --upgrade pip
pip install -r requirements/dev.txt
apt install -y libxml2-dev libxslt-dev
- name: Run theHarvester module Baidu
run: |