Skip to content

Commit

Permalink
just check gdal version
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad committed Oct 10, 2024
1 parent 56d8fa3 commit 1f3ec88
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/gdal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
matrix:
python-version: [3.12.3]
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Install ubuntu pre-requisites (api)
run: |
apt-get update
apt-get -y install libudunits2-dev r-base-dev libgdal-dev libproj-dev libgeos-dev libsqlite3-dev libtirpc-dev
gdal-config --version

0 comments on commit 1f3ec88

Please sign in to comment.