]> git.ipfire.org Git - thirdparty/git.git/blobdiff - azure-pipelines.yml
Merge branch 'cc/multi-promisor'
[thirdparty/git.git] / azure-pipelines.yml
index c329b7218bb361c077bb373d6bb04a3196f17256..34031b182aefa06f8b5ed387f7102bb2a1d43b7c 100644 (file)
@@ -374,7 +374,7 @@ jobs:
        test "$GITFILESHAREPWD" = '$(gitfileshare.pwd)' || ci/mount-fileshare.sh //gitfileshare.file.core.windows.net/test-cache gitfileshare "$GITFILESHAREPWD" "$HOME/test-cache" || exit 1
 
        sudo apt-get update &&
-       sudo apt-get install -y asciidoc xmlto asciidoctor &&
+       sudo apt-get install -y asciidoc xmlto asciidoctor docbook-xsl-ns &&
 
        export ALREADY_HAVE_ASCIIDOCTOR=yes. &&
        export jobname=Documentation &&