1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-27 01:33:39 +02:00

docs: ensure pip is up to date

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos A Becker 2022-11-08 00:15:24 -03:00
parent ed30c4e2db
commit 97ca41684d
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -1,4 +1,5 @@
#!/bin/bash
set -euo pipefail
yum install -y jq
pip install --upgrade pip
pip install mkdocs-material mkdocs-redirects mkdocs-minify-plugin lunr