Skip to content

Commit

Permalink
cache only /usr/local/bin/[R|Rscript]
Browse files Browse the repository at this point in the history
  • Loading branch information
fradav committed Oct 15, 2024
1 parent f4f746c commit 7b939d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/global-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
renv
.Rprofile
/opt/R
/usr/local
/usr/local/bin/R
/usr/local/bin/Rscript
run: |
touch activate_env.sh
touch paths.sh
Expand Down

0 comments on commit 7b939d8

Please sign in to comment.