Skip to content

Commit

Permalink
Add libgdal-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
davenquinn committed Jan 7, 2025
1 parent ebfeddc commit a7c9cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
sudo apt-add-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update
sudo apt-get install gdal-bin
sudo apt-get install gdal-bin libgdal-dev
- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit a7c9cad

Please sign in to comment.