删除不必要代码&&修改工作流文件
Some checks failed
CI/CD Pipeline for DevStar Extension / build (pull_request) Has been cancelled

This commit is contained in:
2025-11-26 11:04:05 +08:00
parent 325fc8f4bd
commit b33384ca23
6 changed files with 5 additions and 220 deletions

View File

@@ -22,6 +22,10 @@ jobs:
run: |
npm install
- name: 安装 Git
run: |
apk add --no-cache git
- name: 构建插件
run: |
npm run package