Skip to content

Commit 0f2b36c

Browse files
authored
try removing libtiff-dev
1 parent c56ab7a commit 0f2b36c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cmake_ctest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- name: install extra dependencies
2020
run: |
2121
sudo apt-get update
22-
sudo apt-get install -y libtiff-dev
2322
- name: build
2423
run: |
2524
cmake .

0 commit comments

Comments
 (0)