1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-12 17:26:19 +00:00

try the latest mkdocs-material again

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2024-03-19 10:48:26 +13:00
parent 418a875e9c
commit 17833d5120

View File

@@ -21,8 +21,8 @@ then
else
echo "GH_TOKEN passed, doing an insiders build.."
# latest version is broken against python 3.8
# pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.5.2-insiders-4.47.1
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
# pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.5.2-insiders-4.47.1
ENABLE_PDF_EXPORT=1 mkdocs build -f mkdocs-insiders.yml
# Put the PDF into secret location