diff --git a/.forgejo/workflows/daily-update.yml b/.forgejo/workflows/daily-update.yml index 141ab08..3f4263a 100644 --- a/.forgejo/workflows/daily-update.yml +++ b/.forgejo/workflows/daily-update.yml @@ -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