mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-06-02 21:41:58 -04:00
Detached configuration from documentation build
This commit is contained in:
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
@@ -55,6 +55,7 @@ jobs:
|
||||
run: |
|
||||
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
|
||||
pip install -e mkdocs-material-insiders
|
||||
cp mkdocs-material-insiders/mkdocs.yml mkdocs.yml
|
||||
echo "THEME_DIR=mkdocs-material-insiders/material" >> $GITHUB_ENV
|
||||
|
||||
- name: Deploy documentation
|
||||
|
||||
Reference in New Issue
Block a user