Skip to content
Snippets Groups Projects
Commit d580b4cf authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

fixup: install missing dependency

parent 0cebb1c6
Branches
No related tags found
No related merge requests found
Pipeline #11111 passed
...@@ -20,7 +20,7 @@ build and upload the contents: ...@@ -20,7 +20,7 @@ build and upload the contents:
- chmod 700 ~/.ssh - chmod 700 ~/.ssh
- ssh-keyscan tnw-tn1.tudelft.net >> ~/.ssh/known_hosts - ssh-keyscan tnw-tn1.tudelft.net >> ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts
- pip install -U mkdocs mkdocs-material python-markdown-math - pip install -U mkdocs mkdocs-material python-markdown-math notedown
script: script:
# Compile lectures # Compile lectures
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment