Update example1.yaml
Some checks failed
Build / Build-And-Push (push) Failing after 23s

This commit is contained in:
2024-04-19 11:32:14 -05:00
parent 6be203718a
commit 5266ef0449

View File

@@ -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