Skip to content

Commit 111385f

Browse files
committed
Fix typo
1 parent 742f785 commit 111385f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
script: |
4343
cd /home/u959678651/domains/building-u.com/public_html/building-u-feedback-api
4444
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
45-
nvm instal v20.10.0
45+
nvm install v20.10.0
4646
nvm use v20.10.0
4747
nvm install node
4848
npm install -g pm2

0 commit comments

Comments
 (0)