Skip to content
Snippets Groups Projects
Commit a6ab77d1 authored by Ethan Robert's avatar Ethan Robert
Browse files

Added dist mkdir to .gitlab-ci

parent 76fca361
No related branches found
No related tags found
No related merge requests found
Pipeline #60110 failed
......@@ -7,6 +7,7 @@ build:
before_script:
- apt-get update -qq && apt-get install -y pandoc texlive make
script:
- mkdir dist
- make all
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment