mirror of
https://github.com/lord-alfred/ipranges.git
synced 2026-07-04 19:21:55 +00:00
Clone full repo in CI/CD
This commit is contained in:
@@ -8,7 +8,9 @@ jobs:
|
||||
updater:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install WHOIS client
|
||||
run: sudo apt install -y whois
|
||||
|
||||
Reference in New Issue
Block a user