We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742f785 commit 111385fCopy full SHA for 111385f
.github/workflows/deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
script: |
43
cd /home/u959678651/domains/building-u.com/public_html/building-u-feedback-api
44
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
45
- nvm instal v20.10.0
+ nvm install v20.10.0
46
nvm use v20.10.0
47
nvm install node
48
npm install -g pm2
0 commit comments