build/sequence
This commit is contained in:
parent
35dc304f33
commit
af887b66a1
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ def build():
|
||||||
document,
|
document,
|
||||||
])
|
])
|
||||||
run(command)
|
run(command)
|
||||||
|
run(command)
|
||||||
pdf = f'{document}.pdf'
|
pdf = f'{document}.pdf'
|
||||||
os.rename(os.path.join(TMP, pdf), pdf)
|
os.rename(os.path.join(TMP, pdf), pdf)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue