what is the home directory
Some checks failed
Build / Build-And-Push (push) Failing after 24s

This commit is contained in:
2024-04-19 11:33:33 -05:00
parent 5266ef0449
commit 0723c9e5dc

View File

@@ -10,8 +10,8 @@ jobs:
uses: actions/checkout@v4
- name: Setup NVM
run: |
echo $HOME
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
source .profile
echo "Installed..."
nvm install v8.17.0
nvm use