[CI] linux安装器构建使用兼容dash的方式

This commit is contained in:
2026-01-04 13:59:25 +08:00
parent 2d0651cc3e
commit 57fd8ead4c

View File

@@ -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