Skip to content

Commit 45f8762

Browse files
committed
remove line that removes gfortran in MacOS CMD check
1 parent 66e81a8 commit 45f8762

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ jobs:
6161
- name: Install JAGS macOS
6262
if: runner.os == 'macOS'
6363
run: |
64-
rm '/usr/local/bin/gfortran'
6564
brew install jags
6665
6766
- name: Download JAGS Windows

0 commit comments

Comments
 (0)