Skip to content

Commit 016e632

Browse files
committed
[DEBUG] CMake vs librdkafka
1 parent 58c261c commit 016e632

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rust-cubestore.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,10 @@ jobs:
5050
sudo find / -name cmake -type f -executable
5151
which cmake
5252
cmake --version
53+
ls -l /usr/local/bin/cmake
54+
cat /home/runner/work/_temp/2bf03699-44f8-4058-bfb0-46747884765b.sh
5355
sudo apt install -y cmake
56+
ls -l /usr/bin/cmake
5457
sudo rm -rf /usr/local/bin/cmake
5558
sudo find / -name cmake -type f -executable
5659
which cmake

0 commit comments

Comments
 (0)