We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a6f0a commit 168846bCopy full SHA for 168846b
1 file changed
.github/workflows/search_github.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install dependencies
24
run: |
25
python -m pip install --upgrade pip
26
- pip install requests
+ pip install -requirements.txt
27
28
- name: Run Search Script
29
env:
0 commit comments