From afa4658dcbc43c42b39e13cce1c6ba0ca2ac93e3 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 2 Feb 2026 02:52:11 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A0=87=E7=AD=BE=E5=8C=B9?= =?UTF-8?q?=E9=85=8D=E9=97=AE=E9=A2=98=EF=BC=9Aubuntu:host=20->=20ubuntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/local-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/local-test.yml b/.gitea/workflows/local-test.yml index 3c69521..9864cb7 100644 --- a/.gitea/workflows/local-test.yml +++ b/.gitea/workflows/local-test.yml @@ -4,7 +4,7 @@ on: [push, workflow_dispatch] jobs: download: - runs-on: ubuntu:host + runs-on: ubuntu steps: - run: | echo "开始从你的仓库下载 README..."