Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/yannrichet/Rsession
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet committed Aug 30, 2023
2 parents b648b11 + ec5bacb commit 308e53d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
with:
java-version: ${{ matrix.java }}
java-package: jdk
- run: sudo rm -rf /usr/lib/R #should cleanup pre-installed R-release
if: matrix.os == 'ubuntu-latest'
- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.r }}
Expand Down

0 comments on commit 308e53d

Please sign in to comment.