Skip to content

Commit

Permalink
fix: fixed cd
Browse files Browse the repository at this point in the history
  • Loading branch information
VineeTagarwaL-code committed Sep 25, 2024
1 parent 855fa9b commit e7deb22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
key: ${{ secrets.SSH_KEY }}
script: |
cd /home/vineet/projects/blogs.vineet.tech
source ~/.bashrc
git pull origin main
npm install
npm run build
Expand Down

0 comments on commit e7deb22

Please sign in to comment.