Skip to content

Commit

Permalink
Merge pull request #37 from CIAT-DAPA/develop
Browse files Browse the repository at this point in the history
macos command
  • Loading branch information
santiago123x authored May 9, 2024
2 parents 480fb2e + db1f7e2 commit 3fc39a1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ jobs:

- name: Install GDAL dependencies
run: |
sudo add-apt-repository -y ppa:ubuntugis/ppa
sudo apt-get update -q
sudo apt-get install -y gdal-bin libgdal-dev
brew install gdal
- name: Install dependencies
run: |
Expand Down

0 comments on commit 3fc39a1

Please sign in to comment.