Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2025-04-11 14:49:53 +01:00
parent 9deda3d26e
commit 3e2dbdbd08
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -63,6 +63,8 @@ jobs:
rsync -a /Volumes/Element/Element.app ~/Applications/ && rsync -a /Volumes/Element/Element.app ~/Applications/ &&
hdiutil detach /Volumes/Element hdiutil detach /Volumes/Element
security list-keychains security list-keychains
security default-keychain
security default-keychain -s "/Users/runner/Library/Keychains/login.keychain-db"
- name: "Linux (amd64) (sqlcipher: system)" - name: "Linux (amd64) (sqlcipher: system)"
os: ubuntu-22.04 os: ubuntu-22.04
artifact: linux-amd64-sqlcipher-system artifact: linux-amd64-sqlcipher-system