search for pip
This commit is contained in:
parent
b0810d240f
commit
646638d5eb
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get install -y python3-pip
|
||||
apt-cache search pip
|
||||
pip install --no-cache-dir requests feedparser beautifulsoup4
|
||||
|
||||
- name: Run incident parser script
|
||||
|
|
Loading…
Add table
Reference in a new issue