Skip to content

Commit b852191

Browse files
authored
Merge pull request #27 from Niodus/main
rollup of a number of updates.
2 parents e9b4ad5 + 8c02f0a commit b852191

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ jobs:
1212
- uses: actions/setup-python@v2
1313
with:
1414
python-version: 3.x
15-
- run: pip install mkdocs-material
15+
- run: pip install mkdocs-material
16+
- run: pip install pymdown-extensions
17+
- run: pip install mkdocs-glightbox
1618
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)