Skip to content

Commit d98d43f

Browse files
authored
Update build.yml
1 parent 5549aac commit d98d43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
- uses: actions/setup-python@v2
1212
with:
1313
python-version: 3.x
14-
- run: pip install mkdocs pymdownx
14+
- run: pip install mkdocs pymdown-extensions
1515
- run: mkdocs gh-deploy

0 commit comments

Comments
 (0)