Skip to content

Commit

Permalink
fix deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wook-hyung committed Dec 9, 2023
1 parent 8cfa754 commit b59b373
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
whoami
cd /root/312TEN034-backend
git pull origin main
ln -s /root/.nvm/nvm.sh /root/nvm.sh
source /root/nvm.sh
nvm install v16.20.2
nvm use v16.20.2
npm install --force
Expand Down

0 comments on commit b59b373

Please sign in to comment.