mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
ci: fix man page generation on macOS
This commit is contained in:
parent
9c216ad9a4
commit
9305f89f39
@ -27,7 +27,7 @@ install_osx_dependencies() {
|
|||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
brew install asciidoc
|
brew install asciidoc docbook-xsl
|
||||||
}
|
}
|
||||||
|
|
||||||
configure_cargo() {
|
configure_cargo() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user