更新 .gitea/workflows/ci.yml
CI / Build binary CI (push) Failing after 5s Details
docker build / build (push) Has been cancelled Details

This commit is contained in:
huoxue1 2023-09-07 23:25:27 +08:00
parent 2673a0aef8
commit 68192c39a3
1 changed files with 1 additions and 1 deletions

View File

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