Skip to content

Commit ab5b909

Browse files
committed
Additional build files
1 parent e07c2d2 commit ab5b909

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- run: pip install markdown-include
3838
- run: pip install mkdocs-include-markdown-plugin
3939
- run: pip install mkdocs-rss-plugin
40+
- run: pip install pypandoc
4041
- run: mkdocs gh-deploy --force
4142
env:
4243
GithubAccessToken: ${{ secrets.SMUR }}

build_image.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docker build -t custom-mkdocs-material .

0 commit comments

Comments
 (0)