Forgot to do code checkout

This commit is contained in:
Kristian Haugene
2019-10-13 18:00:08 +02:00
parent badbe96b1c
commit f0060d10dd

View File

@@ -87,6 +87,7 @@ jobs:
docker:
- image: circleci/python:3.7
steps:
- checkout
- run:
name: "Install Mkdocs and Material theme"
command: |