Skip to content

Commit

Permalink
change brew formula
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed May 12, 2024
1 parent 3aa5008 commit 81867ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Install system dependencies (MacOS)
if: runner.os == 'macos'
run: brew install gdal proj udunits pkg-config
run: brew install geos proj

- uses: r-lib/actions/check-r-package@v2
with:
Expand Down

0 comments on commit 81867ec

Please sign in to comment.