5973ee7ef7
Same fix as build-all.yml: lint.yml's clang-tidy job also installed librocksdb-dev from Ubuntu 22.04's apt (6.11.4), which CMakeLists.txt now refuses to configure against. Drop the apt package, add the shared scripts/ci/build-rocksdb.sh step.