Skip to content

Commit

Permalink
Merge branch 'main' into bb/pre-commit-checks
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Berry <[email protected]>
  • Loading branch information
bengerman13 authored Jul 22, 2024
2 parents 84a8290 + fb627ca commit 3ee5ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/install-node-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ run:
. ~/.profile
cd release-git-repo/src/kibana-cf_authentication
rm -rf node_modules
nvm install && nvm use
nvm install && nvm use && nvm install-latest-npm
npm clean-install

0 comments on commit 3ee5ac3

Please sign in to comment.