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

This commit is contained in:
huoxue1 2023-09-07 23:27:15 +08:00
parent 68192c39a3
commit 6b34a00b0b
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 uses: https://huoxue.link:12300/huoxue1/checkout@latest
with: with:
fetch-depth: 0 fetch-depth: 0
- name: setup go - name: setup go