Skip to content

Commit

Permalink
testing the issue-678 (44)
Browse files Browse the repository at this point in the history
  • Loading branch information
suyashgaonkar committed Sep 6, 2024
1 parent 909379f commit 10c4d39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-issue-678.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:
which java
type java
echo "JAVA HOME "$JAVA_HOME
export PATH=${JAVA_HOME}/bin
echo "JRE HOME "$JRE_HOME
export PATH=${JAVA_HOME}/bin/java
echo "PATH "$PATH
java --help
test-ubuntu:
Expand Down

0 comments on commit 10c4d39

Please sign in to comment.