mirror of
https://git.smolkik.ru/smolkik_adm/ipranges.git
synced 2026-08-26 04:35:57 +00:00
Clone full repo in CI/CD
This commit is contained in:
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
@@ -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