sign/return
All checks were successful
/ job (push) Successful in 5m38s

This commit is contained in:
Marc Beninca 2025-05-25 18:52:51 +02:00
parent b448b9cdbe
commit 9cbb3f895f
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -39,6 +39,7 @@ def build(sign):
if not sign:
os.rename(os.path.join(TMP, pdf), pdf)
else:
return
run(['gpg',
'--armor',
'--detach-sign',