Skip to content

Commit

Permalink
ci: try adding jenv plugins into the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
easye committed Mar 12, 2024
1 parent e0fc229 commit aec08b5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions ci/install-jenv.bash
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ fi

. ${DIR}/ensure-jenv-is-present.bash

# jenv enable-plugin ant
# jenv enable-plugin maven
# jenv enable-plugin export
jenv enable-plugin ant
jenv enable-plugin maven
jenv enable-plugin export

#jenv doctor



Expand Down

0 comments on commit aec08b5

Please sign in to comment.