mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Test documentation build
This commit is contained in:
parent
fd26972411
commit
8eed081c5a
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
run: |
|
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"
|
echo "::set-env name=THEME_DIR::mkdocs-material-insiders/material"
|
||||||
|
|
||||||
- name: Deploy documentation
|
- name: Deploy documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user