Skip to content

Commit

Permalink
updated github action
Browse files Browse the repository at this point in the history
  • Loading branch information
monopteryx committed Aug 17, 2024
1 parent a1223db commit 063793a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
if: runner.os == 'macOS'
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
- name: "[Stage] Install"
Expand Down

0 comments on commit 063793a

Please sign in to comment.