From 480aaff1c4bbedfde37265ccf27e0bdb3585865f Mon Sep 17 00:00:00 2001 From: KiriAky 107 Date: Sun, 13 Sep 2026 10:58:21 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=B8=BA=E5=9B=BD=E5=86=85=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E8=8A=82=E7=82=B9=E9=85=8D=E7=BD=AE=20Python=20?= =?UTF-8?q?=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 59f91c1..543ddd9 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -12,6 +12,7 @@ env: RUSTUP_DIST_SERVER: https://rsproxy.cn RUSTUP_UPDATE_ROOT: https://rsproxy.cn/rustup UV_INSTALLER_GITHUB_BASE_URL: https://ghfast.top/https://github.com + UV_DEFAULT_INDEX: https://mirrors.aliyun.com/pypi/simple jobs: docs-check: