Skip to content

Commit c6edc3b

Browse files
committed
[DEBUG] CMake vs librdkafka
1 parent 42e5c1f commit c6edc3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/rust-cubestore.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ jobs:
5050
sudo find / -name cmake -type f -executable
5151
which cmake
5252
cmake --version
53+
sudo apt install -y cmake
54+
sudo find / -name cmake -type f -executable
55+
which cmake
56+
cmake --version
5357
- name: Checkout
5458
uses: actions/checkout@v4
5559
- name: Install Rust

0 commit comments

Comments
 (0)