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 3f6c69e commit b136b7a
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 @@ -26,7 +26,7 @@ jobs:
NOT_CRAN: true
R_KEEP_PKG_SOURCE: yes
R_REMOTES_NO_ERRORS_FROM_WARNINGS: false
HOMEBREW_PREFIX: /usr/local
HOMEBREW_PREFIX: '/usr/local'

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b136b7a

Please sign in to comment.