chore: fix timeout and ignore eslint

This commit is contained in:
DIYgod
2024-03-24 19:17:29 +08:00
parent b774c60858
commit cd0d3f9df7
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ coverage
.vscode
docker-compose.yml
!/.github
!/docs/.vuepress
lib/routes-deprecated
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
build:
runs-on: ubuntu-latest
name: Build assets
timeout-minutes: 5
timeout-minutes: 60
permissions:
contents: write
steps:
+1
View File
@@ -0,0 +1 @@
lib/routes-deprecated