This commit is contained in:
sqj
2025-08-19 22:11:00 +08:00

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: