Skip to content

Commit

Permalink
Install Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Jul 31, 2024
1 parent f34441b commit c77e547
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/periodic-scrape.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4

- name: Install depenencies
run: pip install requests

- name: Temp
run: echo TODO

0 comments on commit c77e547

Please sign in to comment.