commit | 73f553223ceec9dfdb5f7132f87d2d67ac8cbb69 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Mon Oct 10 13:35:36 2022 +0100 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Tue Oct 11 14:26:14 2022 +0200 |
tree | 3c6bda1d16c2675c527e40aa9aedaadbcd4e866f | |
parent | 92fbadd6558425bc794c52550e1ee89fe0f105be [diff] |
tf-a-commitlint: `nvm use` -> `nvm install` NVM won't use the version specified unless it is already installed. When we move to the next LTS then it won't be installed because the TF-A Dockerfile only uses 14 (which is end-of-life April 2023). On the other hand, `nvm install` will automatically run `nvm use` once installation is complete. Signed-off-by: Chris Kay <chris.kay@arm.com> Change-Id: Ife2e0936df261ebfcdbb1989b0865d91b7fefd49