From 136591a3dd68c9788a0c2aac79140d3baecf45ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=85=B7=E6=9B=A6=E7=A7=91=E6=8A=80?= Date: Thu, 8 Jan 2026 15:40:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E7=BC=93=E5=AD=98=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ogame-vue-ts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ogame-vue-ts.yml b/.github/workflows/ogame-vue-ts.yml index 48b9d26..740c18b 100644 --- a/.github/workflows/ogame-vue-ts.yml +++ b/.github/workflows/ogame-vue-ts.yml @@ -58,3 +58,4 @@ jobs: cache-from: type=gha cache-to: type=gha,mode=max outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=OGame Vue Ts + no-cache: true