Skip to content

Commit

Permalink
using node v22.11.0 in load_environment_light.sh
Browse files Browse the repository at this point in the history
Signed-off-by: vlo-rte <[email protected]>
  • Loading branch information
vlo-rte committed Nov 22, 2024
1 parent e81d70b commit 1b877bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/load_environment_light.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ source ${BASH_SOURCE%/*}/load_variables.sh

sdk install java 17.0.13-zulu
sdk use java 17.0.13-zulu
nvm install v20.18.0
nvm use v20.18.0
nvm install v22.11.0
nvm use v22.11.0
echo "Install opfab-cli"
(
cd $OF_HOME/cli/src
Expand Down

0 comments on commit 1b877bc

Please sign in to comment.