Skip to content

Commit bbdacdf

Browse files
authored
Update deploy.yml
1 parent a2db3c3 commit bbdacdf

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
@@ -20,7 +20,7 @@ jobs:
2020
export NVM_DIR="$HOME/.nvm"
2121
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
2222
23-
cd /var/www/rent
23+
cd /var/www/Rent
2424
git pull
2525
npm ci
2626
npm run build

0 commit comments

Comments
 (0)