mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-19 09:52:21 +08:00
chore: extends meilisearch scrape timeout due to selenium
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
run: sleep 2m
|
||||
if: github.event_name == 'push'
|
||||
- name: Run docs-scraper
|
||||
timeout-minutes: 15
|
||||
timeout-minutes: 30
|
||||
env:
|
||||
HOST_URL: ${{ secrets.MEILISEARCH_HOST_URL }}
|
||||
API_KEY: ${{ secrets.MEILISEARCH_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user