update branch-pipeline.yml

This commit is contained in:
时迁酱
2025-08-19 16:27:05 +00:00
committed by Gitee
parent 4079bf6181
commit 120d4cd672

View File

@@ -20,7 +20,7 @@ stages:
displayName: Nodejs 构建
nodeVersion: 23.11.1
commands:
- npm install && rm -rf ./dist && npm run build:win
- npm install -g yarn && yarn && yarn run build:win
artifacts:
- name: BUILD_ARTIFACT
path: