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