Skip to content

Commit

Permalink
ga: updated miniconda permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
16EAGLE committed Jul 21, 2021
1 parent bdb2fc6 commit bef34be
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 @@ -103,7 +103,7 @@ jobs:

- name: "[macOS] grant miniconda user rights"
if: runner.os == 'macOS'
run: sudo chown -R 501:20 /usr/local/miniconda/pkgs/cache/
run: sudo chown -R 501:20 /usr/local/miniconda/

- name: Check
env:
Expand Down

0 comments on commit bef34be

Please sign in to comment.