Skip to content

Commit

Permalink
still trying to fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianGroeger96 committed Apr 28, 2021
1 parent 0c803fe commit c0664e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/buildDocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c0664e5

Please sign in to comment.