diff --git a/.github/workflows/theHarvester.yml b/.github/workflows/theHarvester.yml index 6fea1510..0b5d7d34 100644 --- a/.github/workflows/theHarvester.yml +++ b/.github/workflows/theHarvester.yml @@ -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: |