We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a069616 commit 143a389Copy full SHA for 143a389
.github/workflows/typeset.yml
@@ -32,7 +32,7 @@ jobs:
32
root_file: ledgersmb-book.tex
33
texlive_version: 2022
34
extra_system_packages: "graphviz"
35
- latexmk_shell_escape: "yes"
+ latexmk_shell_escape: true
36
- name: Upload PDF file
37
uses: actions/upload-artifact@v4
38
with:
0 commit comments