Skip to content

Commit f72ef83

Browse files
committed
test1
1 parent c2a29fc commit f72ef83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/cmake.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ pushd examples/cpp/build
8585

8686
ls -las /opt/conda/envs/ci/lib/
8787
ldd /opt/conda/envs/ci/lib/libpng.so
88+
ldconfig -p | grep libpng
8889

8990
cmake .. -DTorch_DIR="${Torch_DIR}" \
9091
-DCMAKE_PREFIX_PATH="${CONDA_PREFIX}" \

0 commit comments

Comments
 (0)