Skip to content

Commit 168846b

Browse files
authored
Update search_github.yml
1 parent d3a6f0a commit 168846b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/search_github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install dependencies
2424
run: |
2525
python -m pip install --upgrade pip
26-
pip install requests
26+
pip install -requirements.txt
2727
2828
- name: Run Search Script
2929
env:

0 commit comments

Comments
 (0)