Unverified Commit ae49309c authored by Hongzhi (Steve), Chen's avatar Hongzhi (Steve), Chen Committed by GitHub
Browse files

[Misc] Also remove build fold in graphbolt and dgl_sparse in build_dgl.sh. (#6212)


Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
parent 6ceebaa7
......@@ -59,6 +59,8 @@ fi
if [[ ${remove} == "YES" ]]; then
rm -rf build
rm -rf graphbolt/build
rm -rf dgl_sparse/build
fi
if [[ -z ${build_type} ]]; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment