From f95e976ba6e02c0491998988fc78239c20481131 Mon Sep 17 00:00:00 2001 From: lzw-723 Date: Sat, 2 May 2026 20:53:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9git=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= 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 9e9a76e..1ff6bf4 100644 --- a/.gitea/workflows/build-ci.yaml +++ b/.gitea/workflows/build-ci.yaml @@ -13,6 +13,7 @@ jobs: with: repository: 'lzw-723/ClashMetaForAndroid' fetch-depth: 0 + github-server-url: 'https://gitea.tunnel.litchi.quest' - name: Checkout submodules run: git submodule update --init --recursive --force