Skip to content

Commit b575a76

Browse files
Update generate-csv.yml
1 parent d3e0c7d commit b575a76

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
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: 📦 Install Python dependencies
2323
run: |
24-
pip install PyGithub openpyxl
24+
pip install PyGithub openpyxl pandas
2525
2626
- name: 🧠 Run extraction + reviewer script
2727
env:

0 commit comments

Comments
 (0)