update branch-pipeline.yml

This commit is contained in:
时迁酱
2025-08-19 13:41:57 +00:00
committed by Gitee
parent 0c4b9beb2f
commit b001541114

View File

@@ -18,7 +18,7 @@ stages:
- step: build@nodejs
name: build_nodejs
displayName: Nodejs 构建
nodeVersion: 21.5.0
nodeVersion: 23.11.1
commands:
- npm install && rm -rf ./dist && npm run build:win
artifacts: