fix(notify): defer disabled bootstrap storage refresh (#5373)

Co-authored-by: heihutu <heihutu@gmail.com>
This commit is contained in:
houseme
2026-07-29 01:39:22 +08:00
committed by GitHub
parent eb755e2b97
commit 775279b6fd
10 changed files with 299 additions and 163 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ jobs:
name: Test and Lint
if: github.event_name != 'pull_request' || github.event.action != 'closed'
runs-on: sm-standard-4
timeout-minutes: 60
timeout-minutes: 90
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
steps: