diff --git a/.github/workflows/theHarvester.yml b/.github/workflows/theHarvester.yml index f612fc46..c02d2897 100644 --- a/.github/workflows/theHarvester.yml +++ b/.github/workflows/theHarvester.yml @@ -79,9 +79,9 @@ jobs: run: | python theHarvester.py -d apple.com -b netcraft -# - name: Run theHarvester module Otx -# run: | -# python theHarvester.py -d apple.com -b otx + - name: Run theHarvester module Otx + run: | + python theHarvester.py -d apple.com -b otx - name: Run theHarvester module threatcrowd run: |