We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e851463 commit ab151d9Copy full SHA for ab151d9
.github/workflows/macos-26.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
- name: Install Homebrew dependencies
16
run: |
17
- env HOMEBREW_NO_AUTO_UPDATE=1 brew install fftw hamlib qt
+ env HOMEBREW_NO_AUTO_UPDATE=1 brew install fftw hamlib openjpeg qt
18
19
- name: Run Qmake
20
run: >-
0 commit comments