From 545983ee435bc49b84d4500ff72821508aa40e13 Mon Sep 17 00:00:00 2001 From: jdkato Date: Wed, 21 Jun 2023 13:49:51 -0700 Subject: [PATCH] fix: update GitLab CI --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ca3e85d8..afe30aa9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ test: - apt-get install -y curl gnupg build-essential default-jre - apt-get install -y xsltproc zip unzip python3-pip ruby-full - - pip install sphinx + - apt install -y python3-sphinx - gem install asciidoctor bundler - wget https://github.com/dita-ot/dita-ot/releases/download/3.6/dita-ot-3.6.zip