kiwix-build/.github/workflows
renaud gaudin f103cddd77 Trust codesign using the certificate
When build_release_nightly calls codesign to sign libzim.7.dylib, it appears to be
hanging forever.
What's most likely happening is that Keychain Access is prompting a password request
without any possibility to answer, given this is running on the CI.

It's unclear whether Keychain Access wants to confirm codesign can access the certificate
or if it is trying to unlock another (System) keychain to find the certificate or key.

This addresses the former.
2022-05-12 14:58:46 +00:00
..
ci.yml Build everything using bionic instead of xenial 2022-03-11 15:05:25 +01:00
releaseNigthly.yml Trust codesign using the certificate 2022-05-12 14:58:46 +00:00