Skip to content

Commit

Permalink
update libtiff
Browse files Browse the repository at this point in the history
  • Loading branch information
Mbrownshoes committed Jan 28, 2025
1 parent 7b47ce3 commit 3405c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downloadandProcess.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y libtiff5
sudo apt-get install -y libtiff6 libtiff-tools
- name: Setup Conda
uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 3405c88

Please sign in to comment.