maybe we already have pip3?

This commit is contained in:
Brendan McDevitt 2025-04-17 10:32:29 -05:00
parent ab8199505d
commit fcfc8ec029

View file

@ -30,7 +30,6 @@ jobs:
- name: Install dependencies
run: |
apt-get install python-pip
pip3 install --no-cache-dir requests feedparser beautifulsoup4
- name: Run incident parser script