Skip to content
Snippets Groups Projects
Commit 118642cd authored by Julian Stirling's avatar Julian Stirling :tools:
Browse files

add some more debug info into CI

parent 7207296f
No related branches found
No related tags found
1 merge request!1Adding a LaTeX class that pandoc can use and example use in CI
Checking pipeline status
...@@ -5,6 +5,8 @@ compile: ...@@ -5,6 +5,8 @@ compile:
stage: build stage: build
script: script:
- cd examples-and-design-elements - cd examples-and-design-elements
- pwd
- ls
- pandoc simple-document.md -o simple-document.pdf -M documentclass=../tex/otfndoc - pandoc simple-document.md -o simple-document.pdf -M documentclass=../tex/otfndoc
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment