Skip to content

Commit

Permalink
GDAL
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Dec 22, 2023
1 parent dca5570 commit df12cf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Install GDAL binaries
run: sudo apt-get install binutils libproj-dev gdal-bin
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit df12cf2

Please sign in to comment.