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.
action.yml
1 parent 8c9adec commit a9c06adCopy full SHA for a9c06ad
1 file changed
action.yml
@@ -12,7 +12,7 @@ inputs:
12
work_in_root_file_dir:
13
description: Change directory into each root file's directory before compiling each documents
14
continue_on_error:
15
- description: Continuing to build document even with LaTeX build errors
+ description: Continuing to build document even with LaTeX build errors
16
compiler:
17
description: The LaTeX engine to be invoked
18
default: latexmk
0 commit comments