1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 15:40:15 +01:00

Test documentation build

This commit is contained in:
squidfunk 2021-06-15 11:36:35 +02:00
parent fd26972411
commit 8eed081c5a

View File

@ -53,7 +53,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
run: |
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git material
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
echo "::set-env name=THEME_DIR::mkdocs-material-insiders/material"
- name: Deploy documentation