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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user