This commit is contained in:
2
.github/workflows/example1.yaml
vendored
2
.github/workflows/example1.yaml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Setup NVM
|
||||
run: |
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
|
||||
source .bashrc
|
||||
source .profile
|
||||
echo "Installed..."
|
||||
nvm install v8.17.0
|
||||
nvm use
|
||||
|
||||
Reference in New Issue
Block a user