Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet authored Aug 30, 2023
1 parent 3730baa commit e176299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
r-version: ${{ matrix.r }}
- run: ln -s /Library/Frameworks/R.framework/Versions/3.6 /Library/Frameworks/R.framework/Versions/3.5
if: matrix.os == 'macos-latest'
- run: rm -rf /usr/lib/R #should clenaup pre-installed R-release
- run: sudo rm -rf /usr/lib/R #should clenaup pre-installed R-release
if: matrix.os == 'ubuntu-latest'
- uses: coactions/setup-xvfb@v1
with:
Expand Down

0 comments on commit e176299

Please sign in to comment.