From c0664e5b2487229e3f7a1e6de743906048ba405e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=B6ger?= Date: Wed, 28 Apr 2021 14:51:31 +0200 Subject: [PATCH] still trying to fix pipeline --- docs/buildDocs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/buildDocs.sh b/docs/buildDocs.sh index a0c96ac..9149210 100755 --- a/docs/buildDocs.sh +++ b/docs/buildDocs.sh @@ -16,8 +16,8 @@ set -x # INSTALL DEPENDS # ################### -apt-get update -apt-get -y install git rsync python3-sphinx python3-sphinx-rtd-theme python3-stemmer python3-git python3-pip python3-virtualenv python3-setuptools +sudo apt-get update +sudo apt-get -y install git rsync python3-sphinx python3-sphinx-rtd-theme python3-stemmer python3-git python3-pip python3-virtualenv python3-setuptools python3 -m pip install --upgrade rinohtype pygments