Skip to content

Commit

Permalink
deployment file fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
rathorevaibhav committed Nov 12, 2024
1 parent a7c9fdd commit 3b70d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cd $SSH_BUILD_DIRECTORY
echo "Pulling latest code"
# git checkout -f
git checkout -f
git pull origin feature/cd
source env/bin/activate
Expand Down

0 comments on commit 3b70d2e

Please sign in to comment.