mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-18 22:44:39 +08:00
[CI] fix run_ci error in release/2.1 (#3499)
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user