Skip to content

Commit

Permalink
Removed cmake update from docs ci
Browse files Browse the repository at this point in the history
  • Loading branch information
timohl committed Dec 19, 2024
1 parent 0ae7b1a commit 998f1a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions util/ci_utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -340,11 +340,7 @@ test_cpp_example() {
install_docs_dependencies() {
echo
echo Install ubuntu dependencies
echo Update cmake needed in Ubuntu 20.04
sudo apt-key adv --fetch-keys https://apt.kitware.com/keys/kitware-archive-latest.asc
sudo apt-add-repository --yes 'deb https://apt.kitware.com/ubuntu/ focal main'
./util/install_deps_ubuntu.sh assume-yes
sudo apt-get install --yes cmake
sudo apt-get install --yes libxml2-dev libxslt-dev python3-dev
sudo apt-get install --yes doxygen
sudo apt-get install --yes texlive
Expand Down

0 comments on commit 998f1a9

Please sign in to comment.