diff --git a/.github/workflows/build_and_test.yaml b/.github/workflows/build_and_test.yaml index 09dc07f1..a8f55b71 100644 --- a/.github/workflows/build_and_test.yaml +++ b/.github/workflows/build_and_test.yaml @@ -63,6 +63,8 @@ jobs: rsync -a /Volumes/Element/Element.app ~/Applications/ && hdiutil detach /Volumes/Element security list-keychains + security default-keychain + security default-keychain -s "/Users/runner/Library/Keychains/login.keychain-db" - name: "Linux (amd64) (sqlcipher: system)" os: ubuntu-22.04 artifact: linux-amd64-sqlcipher-system