Skip to content

Commit 2879454

Browse files
authored
Update main.yml more sins by brute forcing main
1 parent de4a392 commit 2879454

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929
source .venv/bin/activate
3030
pip install --upgrade pip
3131
pip install -r requirements.txt
32-
chown -R django:django
33-
/home/django/50v-backend
32+
chown -R django:django /home/django/50v-backend
3433
python manage.py migrate
3534
systemctl restart gunicorn
3635

0 commit comments

Comments
 (0)