Skip to content
Snippets Groups Projects
Commit 60bc8a3b authored by Adam Fekete's avatar Adam Fekete
Browse files

typo

parent e7a70250
Branches
Tags
1 merge request!1Draft: Refactor and Update the code
Pipeline #169874 failed
...@@ -5,7 +5,7 @@ pages: ...@@ -5,7 +5,7 @@ pages:
tags: tags:
- docker - docker
before_script: before_script:
- pip install -r requirement.txt - pip install -r requirements.txt
- pip install -e '.[docs]' - pip install -e '.[docs]'
script: script:
- mkdocs build --site-dir public - mkdocs build --site-dir public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment