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