install python3

This commit is contained in:
Brendan McDevitt 2025-04-17 10:40:30 -05:00
parent 3354c48e7d
commit b0810d240f

View file

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