Fix workflow
Some checks failed
CI / Linux (debian) (pull_request) Has been cancelled
CI / Linux (fedora) (pull_request) Has been cancelled
CI / Linux (ubuntu) (pull_request) Has been cancelled
CI / Check spelling (pull_request) Has been cancelled
CI / Linux (arch) (pull_request) Has been cancelled
CI / Check coding style (pull_request) Failing after 29s
Some checks failed
CI / Linux (debian) (pull_request) Has been cancelled
CI / Linux (fedora) (pull_request) Has been cancelled
CI / Linux (ubuntu) (pull_request) Has been cancelled
CI / Check spelling (pull_request) Has been cancelled
CI / Linux (arch) (pull_request) Has been cancelled
CI / Check coding style (pull_request) Failing after 29s
This commit is contained in:
@@ -668,7 +668,7 @@ p_gpg_decrypt(const char* const cipher)
|
||||
}
|
||||
|
||||
if (recipient->next) {
|
||||
g_string_append(recipients_str, ", ");
|
||||
g_string_append(recipients_str, ", ");
|
||||
}
|
||||
|
||||
recipient = recipient->next;
|
||||
|
||||
Reference in New Issue
Block a user