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

This commit is contained in:
huoxue1 2023-09-08 13:45:53 +08:00
parent 36bffec181
commit d545539226
1 changed files with 1 additions and 1 deletions

View File

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