Skip to content

Commit fddc648

Browse files
committed
Debug documentation workflow
1 parent 6abf55e commit fddc648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
GH_TOKEN: ${{ secrets.GH_TOKEN }}
5555
run: |
5656
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
57+
pip install -e mkdocs-material-insiders
5758
echo "THEME_DIR=mkdocs-material-insiders/material" >> $GITHUB_ENV
5859
5960
- name: Deploy documentation

0 commit comments

Comments
 (0)