Skip to content

Commit

Permalink
ci: just install jenv
Browse files Browse the repository at this point in the history
  • Loading branch information
easye committed Mar 12, 2024
1 parent 43299d8 commit fd40dcb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ci/ensure-jenv-is-present.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,5 @@ fi

eval "$(jenv init -)"

JENV=$JENV_ROOT/bin/jenv
#${JENV} enable-plugin export # XXX stopped working hack via direct call
${JENV_ROOT}/libexec/jenv-sh-enable-plugin export

${JENV} doctor


0 comments on commit fd40dcb

Please sign in to comment.