未验证 提交 861e0a4c 编写于 作者: T tianshuo78520a 提交者: GitHub

fix build (#54735)

上级 cf515d90
......@@ -3265,6 +3265,7 @@ function build_pr_and_develop() {
fi
git checkout -b develop_base_pr upstream/$BRANCH
git submodule update --init
run_setup ${PYTHON_ABI:-""} "rerun-cmake bdist_wheel" ${parallel_number}
if [ ! -d "${PADDLE_ROOT}/build/python/dist/" ]; then
mkdir ${PADDLE_ROOT}/build/python/dist/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册