Skip to content

Commit

Permalink
Don't set JAVA_HOME on Windows GH
Browse files Browse the repository at this point in the history
  • Loading branch information
pachadotdev committed Apr 29, 2024
1 parent 661b50f commit 511334d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
if: runner.os == 'Windows'
run: |
choco install openjdk11 --no-progress -y
echo "JAVA_HOME=" >> $env:GITHUB_ENV
- name: Install dependencies
run: |
Expand Down

0 comments on commit 511334d

Please sign in to comment.