Update build.yml

This commit is contained in:
Andrevich 2024-12-07 19:51:40 +04:00 committed by GitHub
parent 1d8fe9ea01
commit 54622096fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install requests idna
python -m pip install requests idna geoip2
- name: Prepare directories for build
run: |