更新 .gitea/workflows/ci.yml
CI / Build binary CI (push) Failing after 3m38s Details
docker build / build (push) Failing after 2m6s Details

This commit is contained in:
huoxue1 2023-09-07 23:32:24 +08:00
parent 6b34a00b0b
commit 36bffec181
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
# 持久化工具目录 # 持久化工具目录
steps: steps:
- name: Checkout - name: Checkout
uses: https://huoxue.link:12300/huoxue1/checkout@latest uses: https://github.com/actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- name: setup go - name: setup go