sign/pass
Some checks failed
/ job (push) Failing after 5m18s

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

View file

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