Skip to content
Snippets Groups Projects

Draft: Attempt at fixing search function (DO NOT MERGE WITH MASTER)

Closed Maciej Topyla requested to merge buildcleanup into maciejedits
Files
2
+ 1
1
@@ -10,7 +10,7 @@ build lectures:
- pip install -U mkdocs mkdocs-material python-markdown-math notedown
script:
- python execute.py
- mkdocs build --clean
- mkdocs build
artifacts:
paths:
- site
Loading