Skip to content

Commit

Permalink
workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechromancer committed Sep 2, 2024
1 parent 0bc2230 commit 5b4c56a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/whoami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- name: Install ASN database
run: |
pip install pyasn
python3 pyasn_util_download.py --latestv46
python3 pyasn_util_convert.py --single rib.*.bz2 asn.db
pyasn_util_download.py --latestv46
pyasn_util_convert.py --single rib.*.bz2 asn.db
- name: Publish stats
run: |
python3 public_dns_servers/whoami.py | tee nameservers_by_asn.json
Expand Down

0 comments on commit 5b4c56a

Please sign in to comment.