1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: install lunr

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker 2021-09-11 15:04:10 -03:00
parent b542041df4
commit 35bb673049
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -55,7 +55,7 @@ serve:
vercel:
yum install -y jq
pip install mkdocs-material mkdocs-minify-plugin
pip install mkdocs-material mkdocs-minify-plugin lunr
./scripts/get-releases.sh
(cd www && mkdocs build)