Skip to content

Commit

Permalink
Actualizar R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RichDeto authored Aug 23, 2023
1 parent e4c0ff8 commit 1cc046f
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 @@ -77,7 +77,7 @@ jobs:
if: matrix.config.os == 'macOS-latest'
run: |
# conflicts with gfortran from r-lib/actions when linking gcc
rm '/usr/local/bin/gfortran'
# rm '/usr/local/bin/gfortran'
brew install pkg-config gdal proj geos sqlite3
- name: Install dependencies
Expand Down

0 comments on commit 1cc046f

Please sign in to comment.