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