mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Deactivated chatbot
This commit is contained in:
parent
5fd86bd670
commit
48402d02a4
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
@ -85,7 +85,6 @@ jobs:
|
|||||||
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
|
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
|
||||||
pip install -e mkdocs-material-insiders
|
pip install -e mkdocs-material-insiders
|
||||||
cp mkdocs-material-insiders/mkdocs.yml mkdocs.yml
|
cp mkdocs-material-insiders/mkdocs.yml mkdocs.yml
|
||||||
echo 'extra_javascript: [${{ vars.CHAT_CLIENT_URL }}]' >> mkdocs.yml
|
|
||||||
rm -rf material
|
rm -rf material
|
||||||
cp -r mkdocs-material-insiders/material material
|
cp -r mkdocs-material-insiders/material material
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user