Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyenb authored Oct 8, 2024
1 parent aa098e8 commit b75fb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Install dependencies
run: |
pip install requests bs4
pip install requests bs4 tqdm
- name: Run update script
run: |
Expand Down

0 comments on commit b75fb87

Please sign in to comment.