Im just about ready to give up
This commit is contained in:
parent
01a515fcd0
commit
58a09446da
@ -15,9 +15,9 @@ jobs:
|
||||
- name: Install Node 20
|
||||
run: |
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
|
||||
nvm install 20
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
source $NVM_DIR/nvm.sh
|
||||
nvm install 20
|
||||
nvm ls
|
||||
node -v
|
||||
npm -v
|
||||
|
Loading…
Reference in New Issue
Block a user