From 198fc26afb59da3cfaf81ac6ef9e44e81a49eae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cezary=20Skrzy=C5=84ski?= Date: Wed, 17 Jul 2024 15:30:48 +0200 Subject: [PATCH] #360: docs: use newer m.css version --- ci/build_cpp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/build_cpp.sh b/ci/build_cpp.sh index 4f3c9b46..bea5ab53 100755 --- a/ci/build_cpp.sh +++ b/ci/build_cpp.sh @@ -60,7 +60,7 @@ then git clone "https://${token}@github.com/DARMA-tasking/DARMA-tasking.github.io" git clone https://github.com/mosra/m.css cd m.css - git checkout 6eefd92c2aa3e0a257503d31b1a469867dfff8b6 + git checkout 5235066 cd ../ "$MCSS/documentation/doxygen.py" Doxyfile-mcss CKPT_NAME=checkpoint_docs