"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "bc1d28c88873bef8c44a5b42ba3a3db975cbb3e5"
Commit 8cd071b6 authored by rusty1s's avatar rusty1s
Browse files

print library dir

parent f327b459
...@@ -28,6 +28,9 @@ else ...@@ -28,6 +28,9 @@ else
echo "$LIBRARY_LIB" echo "$LIBRARY_LIB"
echo "$LIBRARY_INC" echo "$LIBRARY_INC"
echo "/c/tools/miniconda3/envs/test"
echo "/c/tools/miniconda3/envs/libs"
echo "/c/tools/miniconda3/envs/include"
cd .. cd ..
fi fi
......
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