Skip to content

Commit 1059e91

Browse files
authored
Update ghpci.yml
1 parent ea1ecc3 commit 1059e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghpci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- run: pip install mkdocs-material
1616
- run: pip install mkdocs-git-revision-date-plugin
1717
- run: pip install mkdocs-git-revision-date-localized-plugin
18-
- run: mkdocs gh-deploy --force -f config/en/mkdocs.yml
1918
- run: mkdocs gh-deploy --force -f config/style-guide/mkdocs.yml
19+
- run: mkdocs gh-deploy --force -f config/en/mkdocs.yml

0 commit comments

Comments
 (0)