diff --git a/.github/workflows/build_and_test.yaml b/.github/workflows/build_and_test.yaml index 6569bb45..09dc07f1 100644 --- a/.github/workflows/build_and_test.yaml +++ b/.github/workflows/build_and_test.yaml @@ -62,6 +62,7 @@ jobs: hdiutil attach ./dist/*.dmg -mountpoint /Volumes/Element && rsync -a /Volumes/Element/Element.app ~/Applications/ && hdiutil detach /Volumes/Element + security list-keychains - name: "Linux (amd64) (sqlcipher: system)" os: ubuntu-22.04 artifact: linux-amd64-sqlcipher-system