Skip to content

Commit 9ae0194

Browse files
[info](build): more debug info (#128)
At least I get a different error message. Signed-off-by: Ralph Hightower <[email protected]>
1 parent 03cda0f commit 9ae0194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pandoc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
echo $f # debug
4040
FILE_NAME=$(basename "$f" | sed 's/.md//g')
4141
echo $FILE_NAME # debug
42+
echo output/${FILE_NAME}.pdf # debug
4243
# pandoc --standalone \ # --template styles/chmduquesne.tex \
4344
# --from markdown --to context \
4445
# --variable papersize=letter \

0 commit comments

Comments
 (0)