mirror of
https://github.com/timeshiftsauce/CeruMusic.git
synced 2025-11-25 03:15:07 +08:00
update branch-pipeline.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user