[CI] fix run_ci error in release/2.1 (#3499)

This commit is contained in:
YuBaoku
2025-08-21 10:07:20 +08:00
committed by GitHub
parent d07338f932
commit 5d4d38674f
5 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ pwd
git config --global --add safe.directory /workspace1/FastDeploy
python -m pip install --force-reinstall --pre paddlepaddle-gpu -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
python -m pip install paddlepaddle-gpu==3.1.1 -i https://www.paddlepaddle.org.cn/packages/stable/cu126/
python -m pip install --upgrade --force-reinstall -r requirements/unittest/requirements.txt
bash tools/build_wheel.sh