Skip to content

Commit

Permalink
libgdal1i... still for terra...
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-rogers-hub committed Jan 14, 2025
1 parent 647e40a commit 449955b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-shiny.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:

- name: Install gdal library (terra dependencies)
run: sudo apt-get install libgdal-dev

- name: Install gdal library (terra dependencies)
run: sudo apt-get install libgdal1i

- name: Install udunits library (units dependencies)
run: sudo apt-get install libudunits2-dev
Expand Down

0 comments on commit 449955b

Please sign in to comment.