基础环境安装git
编译项目 / 编译 (push) Failing after 1m30s
Details
编译项目 / 编译 (push) Failing after 1m30s
Details
This commit is contained in:
parent
dcc7aa87b5
commit
5f1f173677
|
|
@ -24,6 +24,7 @@ jobs:
|
||||||
apk update
|
apk update
|
||||||
apk add bash
|
apk add bash
|
||||||
apk add jq
|
apk add jq
|
||||||
|
apk add git
|
||||||
|
|
||||||
- name: 下载源码
|
- name: 下载源码
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue