Skip to content

Commit

Permalink
try gha again
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelove committed Aug 26, 2023
1 parent 2ac093b commit ca5912d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
echo ".libPaths('/__w/_temp/Library')" > ~/.Rprofile
- name: work around permission issue
run: git config --global --add safe.directory /__w/thelovelab/tximeta
run: git config --global --add safe.directory /__w/tximeta/tximeta

## Most of these steps are the same as the ones in
## https://github.com/r-lib/actions/blob/master/examples/check-standard.yaml
Expand Down

0 comments on commit ca5912d

Please sign in to comment.