Update _build_linux_rl.yml (#6274)

This commit is contained in:
Zhang Yulong
2026-01-29 19:10:47 +08:00
committed by GitHub
parent bb7c1d13e1
commit f3c12be4d2
+2 -1
View File
@@ -161,7 +161,8 @@ jobs:
chown -R $(whoami) /workspace/FastDeploy
cd FastDeploy
python -m pip install https://paddle-qa.bj.bcebos.com/paddle-pipeline/Paddle-RL-Compile/develop/latest/paddlepaddle_gpu-3.3.0.dev-cp310-cp310-linux_x86_64.whl
wget -q --no-proxy https://paddle-qa.bj.bcebos.com/paddle-pipeline/Paddle-RL-Compile/develop/latest/paddlepaddle_gpu-3.3.0.dev-cp310-cp310-linux_x86_64.whl
python -m pip install paddlepaddle_gpu-3.3.0.dev-cp310-cp310-linux_x86_64.whl
pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple