Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2025-04-11 16:56:40 +01:00
parent 600679c0f7
commit 3ead2088b1
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -62,12 +62,6 @@ jobs:
hdiutil attach ./dist/*.dmg -mountpoint /Volumes/Element &&
rsync -a /Volumes/Element/Element.app ~/Applications/ &&
hdiutil detach /Volumes/Element
security create-keychain -p password temp.keychain
security unlock-keychain -p password temp.keychain
security list-keychains -d user -s temp.keychain
security set-keychain-settings temp.keychain
security default-keychain -s temp.keychain
- name: "Linux (amd64) (sqlcipher: system)"
os: ubuntu-22.04
artifact: linux-amd64-sqlcipher-system