Skip to content

Commit ef2a38d

Browse files
Update generate-csv.yml
1 parent 59415ce commit ef2a38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-csv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: '3.10'
2121

2222
- name: 📦 Install Python dependencies
23-
run: pip install PyGithub openpyxl
23+
run: pip install requests openpyxl
2424

2525
- name: 🧠 Run extraction + reviewer script
2626
env:

0 commit comments

Comments
 (0)