Skip to content

Commit 8eed081

Browse files
committed
Test documentation build
1 parent fd26972 commit 8eed081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
env:
5454
GH_TOKEN: ${{ secrets.GH_TOKEN }}
5555
run: |
56-
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git material
56+
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
5757
echo "::set-env name=THEME_DIR::mkdocs-material-insiders/material"
5858
5959
- name: Deploy documentation

0 commit comments

Comments
 (0)