mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-19 20:57:53 +02:00
docs: install lunr
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
b542041df4
commit
35bb673049
2
Makefile
2
Makefile
@ -55,7 +55,7 @@ serve:
|
|||||||
|
|
||||||
vercel:
|
vercel:
|
||||||
yum install -y jq
|
yum install -y jq
|
||||||
pip install mkdocs-material mkdocs-minify-plugin
|
pip install mkdocs-material mkdocs-minify-plugin lunr
|
||||||
./scripts/get-releases.sh
|
./scripts/get-releases.sh
|
||||||
(cd www && mkdocs build)
|
(cd www && mkdocs build)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user