基础环境安装curl
编译项目 / 编译 (push) Failing after 33s Details

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

View File

@ -25,6 +25,7 @@ jobs:
apk add bash
apk add jq
apk add git
apk add curl
- name: 下载源码
uses: actions/checkout@v3