更新 .gitea/workflows/ci.yml
CI / Build binary CI (push) Failing after 11m2s Details
docker build / build (push) Failing after 2m5s Details

This commit is contained in:
huoxue1 2023-09-08 13:54:16 +08:00
parent 02847c3b0b
commit 06ebf13db2
1 changed files with 0 additions and 4 deletions

View File

@ -21,10 +21,6 @@ jobs:
image: node:16-bullseye
# 持久化工具目录
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: setup go
uses: https://github.com/actions/setup-go@v4
with: