基础环境安装git
编译项目 / 编译 (push) Failing after 1m30s Details

This commit is contained in:
qxa 2024-04-11 17:44:10 +08:00
parent dcc7aa87b5
commit 5f1f173677
1 changed files with 1 additions and 0 deletions

View File

@ -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