From aaa3242b9835b6fe7b3abefa9e92fa0009d86023 Mon Sep 17 00:00:00 2001 From: ztm Date: Thu, 9 Jul 2026 04:00:14 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/l2-checko?= =?UTF-8?q?ut.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/l2-checkout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/l2-checkout.yaml b/.gitea/workflows/l2-checkout.yaml index 5c04fd6..a607f6e 100644 --- a/.gitea/workflows/l2-checkout.yaml +++ b/.gitea/workflows/l2-checkout.yaml @@ -4,7 +4,7 @@ on: workflow_dispatch: jobs: checkout: - runs-on: docker + runs-on: wehub-deploy steps: - uses: http://gitea-dev.autobee.pro/actions/checkout@v4 - name: 验证代码已检出