Skip to content

Commit 7f7e86f

Browse files
committed
ls
1 parent ecfcf1a commit 7f7e86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install_cmake.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sudo rm -f /usr/local/bin/cmake
88
sudo rm -f /usr/bin/cmake
99
sudo ln -s ${HOME}/cmake-3.16.3-Linux-x86_64/bin/cmake /usr/bin/
1010
echo $PATH
11-
ll -l /usr/bin/cmake
11+
ls -l /usr/bin/cmake
1212
file /usr/bin/cmake
1313
which cmake
1414
/usr/bin/cmake --version

0 commit comments

Comments
 (0)