Merge pull request #74 from 1andrevich/1andrevich-patch-1

Update build.yml
This commit is contained in:
Andrevich 2024-12-07 17:51:50 +02:00 committed by GitHub
commit 27b5e3ac65
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: |