Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenkewu committed May 5, 2024
1 parent 7dee86c commit e039507
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,9 @@ jobs:
- name: Install Mac system dependencies
if: runner.os == 'macOS'
run: |
print -l $path
PATH="${PATH}:/opt/homebrew"
export PATH=$PATH
brew install jags
print -l $path
- name: Install Linux system dependencies
if: runner.os == 'Linux'
Expand Down

0 comments on commit e039507

Please sign in to comment.