Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
building-u committed Jun 29, 2024
1 parent 742f785 commit 111385f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
script: |
cd /home/u959678651/domains/building-u.com/public_html/building-u-feedback-api
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
nvm instal v20.10.0
nvm install v20.10.0
nvm use v20.10.0
nvm install node
npm install -g pm2
Expand Down

0 comments on commit 111385f

Please sign in to comment.