ci: 修改ci配置
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
2026-04-05 17:38:36 +08:00
parent 693835a37e
commit 5fe57fd087

View File

@@ -25,6 +25,8 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
env:
NODEJS_ORG_MIRROR: "https://npmmirror.com/mirrors/node/"
with:
node-version: "22"
cache: yarn