We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1918d5 commit 61d4e2aCopy full SHA for 61d4e2a
.github/workflows/test-issue-678.yml
@@ -24,6 +24,7 @@ jobs:
24
which java
25
type java
26
echo "JAVA HOME "$JAVA_HOME
27
+ export PATH=${JAVA_HOME}/bin
28
echo "PATH "$PATH
29
#java --help
30
test-ubuntu:
0 commit comments