Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikankari authored Jun 12, 2024
1 parent 3468bd6 commit 177fd99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
java-version: '17'
distribution: 'temurin'
- run: |
java -version
sudo java -version
sudo echo $JAVA_HOME

0 comments on commit 177fd99

Please sign in to comment.