Skip to content

Commit

Permalink
build: source sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AshishBarvaliya committed Nov 23, 2023
1 parent 4c08138 commit e64a809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ec2-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
ssh-keyscan -H "$HOST" >> ~/.ssh/known_hosts
ssh -o StrictHostKeyChecking=no $USERNAME@$HOST << EOF
source ~/.bashrc
node -v
cd ~/frappe-bench/apps/erpnext
git pull
Expand Down

0 comments on commit e64a809

Please sign in to comment.