We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb5a5c commit 4e90e6eCopy full SHA for 4e90e6e
.github/workflows/ci.yml
@@ -104,7 +104,7 @@ jobs:
104
HOMEBREW_NO_INSTALL_UPGRADE: 1
105
run: |
106
brew install llvm@18 qt
107
- brew install --ignore-dependencies libqalculate # python libarchive sparkle
+ brew install --ignore-dependencies libqalculate qtkeychain # python libarchive sparkle
108
109
- name: Build and package
110
0 commit comments