Skip to content

Commit

Permalink
remove fortran symlink in macos GA
Browse files Browse the repository at this point in the history
  • Loading branch information
annakrystalli authored Aug 18, 2020
1 parent 881730b commit 73e873f
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 @@ -48,7 +48,7 @@ jobs:
- name: Brew and macOS config
if: runner.os == 'macOS'
run: |
brew link --overwrite gcc
rm '/usr/local/bin/gfortran'
brew install pkg-config
brew install udunits
brew install gdal
Expand Down

0 comments on commit 73e873f

Please sign in to comment.