From 0d2d7b7ccf009fe07bac27cfd4747804bc8632ab Mon Sep 17 00:00:00 2001 From: bpmcdevitt Date: Thu, 17 Apr 2025 10:15:25 -0500 Subject: [PATCH] update again --- .forgejo/workflows/daily-update.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.forgejo/workflows/daily-update.yml b/.forgejo/workflows/daily-update.yml index c629a65..2e11d2c 100644 --- a/.forgejo/workflows/daily-update.yml +++ b/.forgejo/workflows/daily-update.yml @@ -30,7 +30,6 @@ jobs: - name: Install dependencies run: | - python3 -m pip install --upgrade pip pip3 install --no-cache-dir requests feedparser beautifulsoup4 - name: Run incident parser script