mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
ci: fix man page generation on macOS
This commit is contained in:
@@ -27,7 +27,7 @@ install_osx_dependencies() {
|
||||
return
|
||||
fi
|
||||
|
||||
brew install asciidoc
|
||||
brew install asciidoc docbook-xsl
|
||||
}
|
||||
|
||||
configure_cargo() {
|
||||
|
Reference in New Issue
Block a user