Skip to content

Commit

Permalink
Update update-readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsejse authored Oct 22, 2024
1 parent 7357009 commit 6b8ddf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install requests
pip install beautifulsoup4
- name: Run README update script
run: python scripts/update_readme.py
Expand Down

0 comments on commit 6b8ddf2

Please sign in to comment.