mirror of
https://github.com/lord-alfred/ipranges.git
synced 2026-09-20 07:46:12 +00:00
Add whois installation to ci/cd
This commit is contained in:
@@ -10,6 +10,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Install WHOIS client
|
||||||
|
run: sudo apt install -y whois
|
||||||
|
|
||||||
- name: Download IPs
|
- name: Download IPs
|
||||||
run: |
|
run: |
|
||||||
bash google/downloader.sh
|
bash google/downloader.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user