From 7640ac3e4462a75561ba0b1552baf21ef7ea97aa Mon Sep 17 00:00:00 2001 From: lzw-723 Date: Sat, 2 May 2026 23:47:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dgo=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build-ci.yaml b/.gitea/workflows/build-ci.yaml index ca0dca6..32f90f5 100644 --- a/.gitea/workflows/build-ci.yaml +++ b/.gitea/workflows/build-ci.yaml @@ -33,6 +33,7 @@ jobs: with: go-download-base-url: 'https://github.com/MetaCubeX/go/releases/download/build' go-version: '1.26' + cache: false - name: Apply Patches run: |