From 57fd8ead4c02d0e2626b3fd1251a553a7fe88f20 Mon Sep 17 00:00:00 2001 From: PuqiAR Date: Sun, 4 Jan 2026 13:59:25 +0800 Subject: [PATCH] =?UTF-8?q?[CI]=20linux=E5=AE=89=E8=A3=85=E5=99=A8?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E4=BD=BF=E7=94=A8=E5=85=BC=E5=AE=B9dash?= =?UTF-8?q?=E7=9A=84=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 7e305f3..acc37b7 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -54,7 +54,7 @@ jobs: cd Installer/ConsoleInstaller python3 -m venv venv - source venv/bin/activate + . venv/bin/activate pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple