Skip to content

Commit

Permalink
Clean api workspace (PaddlePaddle#40885)
Browse files Browse the repository at this point in the history
  • Loading branch information
tianshuo78520a authored Mar 24, 2022
1 parent 36ee6dd commit 83906bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions paddle/scripts/paddle_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1024,6 +1024,9 @@ function generate_api_spec() {
${PADDLE_ROOT}/paddle/fluid/op_use_default_grad_maker_${spec_kind}.spec

deactivate

cd ${PADDLE_ROOT}/build
rm -rf ${PADDLE_ROOT}/build/.check_api_workspace
}

function check_approvals_of_unittest() {
Expand Down

0 comments on commit 83906bc

Please sign in to comment.