Skip to content

Commit ab151d9

Browse files
author
Tom Matthews
committed
brew fix
1 parent e851463 commit ab151d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-26.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v3
1515
- name: Install Homebrew dependencies
1616
run: |
17-
env HOMEBREW_NO_AUTO_UPDATE=1 brew install fftw hamlib qt
17+
env HOMEBREW_NO_AUTO_UPDATE=1 brew install fftw hamlib openjpeg qt
1818
1919
- name: Run Qmake
2020
run: >-

0 commit comments

Comments
 (0)