Skip to content

Commit

Permalink
Update pythonapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
righettod authored Jan 30, 2024
1 parent 78a0762 commit 66bd571
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
pip install -r requirements.txt
pip uninstall --yes dnsdumpster
pip install https://github.com/PaulSec/API-dnsdumpster.com/archive/master.zip
- name: Try an execution
- name: Execute the CI script
run: |
python wpr.py -d righettod.eu -s -n 8.8.8.8 -t 30
chmod +x ci.sh
bash ci.sh

0 comments on commit 66bd571

Please sign in to comment.