Skip to content

Commit

Permalink
trace pandoc commands (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfenner authored Dec 9, 2023
1 parent ed8fd9d commit 595e948
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ runs:
id: date
- run: >
pandoc
--trace
--pdf-engine=lualatex
--embed-resources
--standalone
Expand Down Expand Up @@ -96,6 +97,7 @@ runs:
MERMAID_FILTER_FORMAT: "pdf"
- run: >
pandoc
--trace
--pdf-engine=lualatex
--embed-resources
--standalone
Expand Down Expand Up @@ -128,6 +130,7 @@ runs:
MERMAID_FILTER_FORMAT: "pdf"
- run: >
pandoc
--trace
--pdf-engine=lualatex
--embed-resources
--standalone
Expand Down

0 comments on commit 595e948

Please sign in to comment.