From c096a94351c3b7a00afa6b6da8481bf22cfb4923 Mon Sep 17 00:00:00 2001 From: zhangchao Date: Thu, 31 Oct 2024 18:47:19 +0800 Subject: [PATCH] test golang container --- .gitea/workflows/go.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/go.yaml b/.gitea/workflows/go.yaml index 1e3b7ad..4fe00d3 100644 --- a/.gitea/workflows/go.yaml +++ b/.gitea/workflows/go.yaml @@ -13,6 +13,7 @@ jobs: GOPROXY: https://goproxy.cn,direct ports: - 8080 + steps: - uses: actions/checkout@v4