From 3714305c4e327429fae9d0fc970dfafc0d60044d Mon Sep 17 00:00:00 2001 From: Mark Evenson Date: Mon, 11 Mar 2024 16:54:24 +0100 Subject: [PATCH] ci: rehash the path to be sure --- ci/ensure-jenv-is-present.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/ensure-jenv-is-present.bash b/ci/ensure-jenv-is-present.bash index 9e43988f3..f188a16bb 100644 --- a/ci/ensure-jenv-is-present.bash +++ b/ci/ensure-jenv-is-present.bash @@ -5,5 +5,6 @@ fi eval "$(jenv init -)" +hash -r jenv enable-plugin export