This commit is contained in:
Charles N Wyble 2024-12-15 08:16:47 -06:00
parent a956f3ad42
commit 7a9abe314a

View File

@ -22,7 +22,7 @@ $MO_PATH $PipelineClientWorkingDir/Templates/MarkdownResume/CandidateInfoSheet/C
pandoc \ pandoc \
"$CandidateInfoSheetMarkdownOutputFile" \ "$CandidateInfoSheetMarkdownOutputFile" \
--template $PANODOC_TEMPLATE \ --template $PANDOC_TEMPLATE \
--metadata-file="$BUILDYAML_CANDIDATEINFOSHEET" \ --metadata-file="$BUILDYAML_CANDIDATEINFOSHEET" \
--from markdown \ --from markdown \
--to=pdf \ --to=pdf \