mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 04:18:02 +08:00
chore: extend meilisearch scrape timeout
This commit is contained in:
@@ -14,7 +14,7 @@ on:
|
||||
jobs:
|
||||
scrape-docs:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 15
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user