We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59415ce commit ef2a38dCopy full SHA for ef2a38d
.github/workflows/generate-csv.yml
@@ -20,7 +20,7 @@ jobs:
20
python-version: '3.10'
21
22
- name: 📦 Install Python dependencies
23
- run: pip install PyGithub openpyxl
+ run: pip install requests openpyxl
24
25
- name: 🧠 Run extraction + reviewer script
26
env:
0 commit comments