mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 15:38:52 -06:00
ci: add make to the CI image
This commit is contained in:
@@ -8,7 +8,8 @@ dnf install -y \
|
||||
dnf install --setopt=install_weak_deps=False -y \
|
||||
clang-tools-extra \
|
||||
gcc-c++ \
|
||||
git-core
|
||||
git-core \
|
||||
make
|
||||
|
||||
# Install documentation tools.
|
||||
dnf install --setopt=install_weak_deps=False -y \
|
||||
|
||||
Reference in New Issue
Block a user