This commit is contained in:
shanshanzhong 2025-09-24 19:16:26 -07:00
parent df79d6f74e
commit b0b58333a4

View File

@ -63,8 +63,8 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: 安装 jq
run: apt-get update && apt-get install -y jq
- name: 安装依赖工具
run: apt-get update && apt-get install -y jq git
- name: 从 package.json 提取版本
id: version