Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
homejim authored Oct 2, 2024
1 parent 8f30110 commit a17b9d5
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 @@ -24,7 +24,7 @@ jobs:
export JAVA_HOME=$PWD/jbrsdk-17.0.9-linux-x64-b1087.7
export PATH=$JAVA_HOME/bin:$PATH
java -version
mvn clean test -X
mvn clean install -X
shell: bash


Expand Down

0 comments on commit a17b9d5

Please sign in to comment.