search for pip

This commit is contained in:
Brendan McDevitt 2025-04-17 10:41:36 -05:00
parent b0810d240f
commit 646638d5eb

View file

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