Skip to content

Commit d43a3ab

Browse files
committed
Remove redundant macos installation of libtiff
1 parent 9e48182 commit d43a3ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
- name: Install prerequisites on macOS
2626
if: matrix.os == 'macos-14'
27-
run: brew install djvulibre libtiff
27+
run: brew install djvulibre
2828

2929
# - name: Install prerequisites on Windows
3030
# if: matrix.os == 'windows-2022'

0 commit comments

Comments
 (0)