mirror of
https://github.com/libredirect/instances.git
synced 2024-12-06 19:26:17 +01:00
Separated SearX and SearXNG https://github.com/libredirect/browser_extension/issues/700
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: install python packages
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install requests colorama
|
||||
pip install requests colorama pyyaml
|
||||
|
||||
- name: run script
|
||||
run: python instances.py
|
||||
|
||||
Reference in New Issue
Block a user