mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 10:18:34 -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 \
|
dnf install --setopt=install_weak_deps=False -y \
|
||||||
clang-tools-extra \
|
clang-tools-extra \
|
||||||
gcc-c++ \
|
gcc-c++ \
|
||||||
git-core
|
git-core \
|
||||||
|
make
|
||||||
|
|
||||||
# Install documentation tools.
|
# Install documentation tools.
|
||||||
dnf install --setopt=install_weak_deps=False -y \
|
dnf install --setopt=install_weak_deps=False -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user