From c862fd8699f0045a97e62bb785dac90feaf87291 Mon Sep 17 00:00:00 2001 From: ztm Date: Thu, 9 Jul 2026 06:55:32 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/l4-cache.?= =?UTF-8?q?yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/l4-cache.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/l4-cache.yaml b/.gitea/workflows/l4-cache.yaml index bb24459..da212bc 100644 --- a/.gitea/workflows/l4-cache.yaml +++ b/.gitea/workflows/l4-cache.yaml @@ -2,7 +2,7 @@ name: l4-cache on: [push] jobs: cache: - runs-on: docker + runs-on: wehub-deploy steps: - name: 写入待缓存内容 run: mkdir -p /tmp/testcache && date > /tmp/testcache/stamp