Skip to content

Commit

Permalink
#105 javareconf as root
Browse files Browse the repository at this point in the history
  • Loading branch information
spoltier committed Dec 3, 2020
1 parent 4062b8d commit e515b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
r-version: ${{ matrix.r-version }}
- name: Set up java with R
run: R CMD javareconf
run: sudo R CMD javareconf
- name: Install dependencies
run: |
install.packages(c("remotes", "rcmdcheck"))
Expand Down

0 comments on commit e515b0a

Please sign in to comment.