Skip to content

Commit 85fe854

Browse files
committed
test1
1 parent 6c17bfe commit 85fe854

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/cmake.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ fi
4646
echo '::group::Prepare CMake builds'
4747
mkdir -p cpp_build
4848

49-
python
5049
TORCHVISION_PATH=$(python -c "import pathlib, torch, torchvision; print(pathlib.Path(torchvision.__path__[0]))")
5150
ldd /opt/conda/envs/ci/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so
5251
ldd "${TORCHVISION_PATH}/image.so"

0 commit comments

Comments
 (0)