refactor...

This commit is contained in:
Charles N Wyble 2024-12-13 12:48:00 -06:00
parent 4665979277
commit a62bcb3412

View File

@ -14,6 +14,8 @@ echo "Creating candidate info sheet..."
$MO_PATH $PipelineClientWorkingDir/Templates/MarkdownResume/CandidateInfoSheet/CandidateInfoSheet.md > "$CandidateInfoSheetMarkdownOutputFile"
set -x
pandoc \
"$CandidateInfoSheetMarkdownOutputFile" \
--template eisvogel \