Skip to content

Commit

Permalink
Update CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leoBitto authored Dec 29, 2023
1 parent 67da745 commit 5872d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
# Update Repository
cd /home/$USER_NAME/$REPO_NAME
sudo -u www-data git pull
sudo -u www-data git submodule update --recursive
# Activate Virtual Environment and install dependencies
sudo -u $USER_NAME virtualenv env_dj
Expand Down

0 comments on commit 5872d1c

Please sign in to comment.