aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index df36fc2..e40edc3 100644
--- a/.build.yml
+++ b/.build.yml
@@ -8,7 +8,7 @@ sources:
tasks:
- page-count: |
cd crowbar-spec
- pandoc -s -o ../spec.pdf -t html -M "TITLE=Crowbar Specification" *.md
+ pandoc -s -o ../spec.pdf -t html -M "title=Crowbar Specification" *.md
cd ..
pdfinfo spec.pdf | grep Pages
artifacts: