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