We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e48182 commit d43a3abCopy full SHA for d43a3ab
1 file changed
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Install prerequisites on macOS
26
if: matrix.os == 'macos-14'
27
- run: brew install djvulibre libtiff
+ run: brew install djvulibre
28
29
# - name: Install prerequisites on Windows
30
# if: matrix.os == 'windows-2022'
0 commit comments