Update build.yml
This commit is contained in:
parent
1d8fe9ea01
commit
54622096fc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user