mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-31 01:01:11 +08:00
chore: fix timeout and ignore eslint
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ coverage
|
||||
.vscode
|
||||
docker-compose.yml
|
||||
!/.github
|
||||
!/docs/.vuepress
|
||||
lib/routes-deprecated
|
||||
|
||||
@@ -15,7 +15,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
name: Build assets
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 60
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
lib/routes-deprecated
|
||||
Reference in New Issue
Block a user