mirror of https://github.com/searxng/searxng.git
Fix data-update.yml
This commit is contained in:
parent
917dff3aab
commit
d9a35fc28e
|
@ -41,7 +41,6 @@ jobs:
|
||||||
env:
|
env:
|
||||||
FETCH_SCRIPT: ./searx_extra/update/${{ matrix.fetch }}
|
FETCH_SCRIPT: ./searx_extra/update/${{ matrix.fetch }}
|
||||||
run: |
|
run: |
|
||||||
source local/py3/bin/activate
|
|
||||||
$FETCH_SCRIPT
|
$FETCH_SCRIPT
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
|
|
Loading…
Reference in New Issue