Revert "Merge branch 'jk/ci-use-system-asciidoctor' into next"

This reverts commit e7621b4bad, reversing
changes made to d0859510f8.
next
Junio C Hamano 2026-09-11 08:57:48 -07:00
parent b2e37be989
commit efca6e6026
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ sparse)
Documentation)
sudo apt-get -q -y install asciidoc xmlto docbook-xsl-ns make ruby

test -n "$ALREADY_HAVE_ASCIIDOCTOR" ||
sudo gem install --version 1.5.8 asciidoctor
sudo gem install concurrent-ruby
;;