ci
This commit is contained in:
parent
df79d6f74e
commit
b0b58333a4
@ -63,8 +63,8 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
|
|
||||||
- name: 安装 jq
|
- name: 安装依赖工具
|
||||||
run: apt-get update && apt-get install -y jq
|
run: apt-get update && apt-get install -y jq git
|
||||||
|
|
||||||
- name: 从 package.json 提取版本
|
- name: 从 package.json 提取版本
|
||||||
id: version
|
id: version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user