移除工作流安装git
All checks were successful
CI/CD Pipeline for DevStar Extension / build (pull_request) Successful in 3m41s

This commit is contained in:
2025-11-26 11:51:59 +08:00
parent fc59ba3bd0
commit 559c9eba27

View File

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