Skip to content

Commit

Permalink
Update fetch-dodgers-standings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stiles authored Apr 7, 2024
1 parent 1c0ac8f commit 9f1e1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-dodgers-standings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pandas requests beautifulsoup4 boto3
pip install pandas lxml requests beautifulsoup4 boto3
- name: Run script
env:
Expand Down

0 comments on commit 9f1e1bb

Please sign in to comment.