install python3-pip

This commit is contained in:
Brendan McDevitt 2025-04-17 10:19:52 -05:00
parent 0d2d7b7ccf
commit fe43ade376

View file

@ -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