Fix data-update.yml

This commit is contained in:
Alexandre Flament 2021-03-05 10:24:54 +01:00 committed by GitHub
parent 917dff3aab
commit d9a35fc28e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ jobs:
env:
FETCH_SCRIPT: ./searx_extra/update/${{ matrix.fetch }}
run: |
source local/py3/bin/activate
$FETCH_SCRIPT
- name: Create Pull Request