pin our theme version

This commit is contained in:
Deborah Barnard 2022-05-25 09:55:07 +01:00
parent 77c4ba05ad
commit c0427465e9

View File

@ -1,3 +1,3 @@
[build]
command = "pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git && mkdocs build"
command = "pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@8.2.15-insiders-4.15.1 && mkdocs build"
publish = "site"