We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016e632 commit 7932889Copy full SHA for 7932889
.github/workflows/rust-cubestore.yml
@@ -51,7 +51,7 @@ jobs:
51
which cmake
52
cmake --version
53
ls -l /usr/local/bin/cmake
54
- cat /home/runner/work/_temp/2bf03699-44f8-4058-bfb0-46747884765b.sh
+# cat /home/runner/work/_temp/2bf03699-44f8-4058-bfb0-46747884765b.sh
55
sudo apt install -y cmake
56
ls -l /usr/bin/cmake
57
sudo rm -rf /usr/local/bin/cmake
0 commit comments