diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d5ca6fc..b47e116 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -25,6 +25,5 @@ jobs: pip install -r requirements.txt python manage.py makemigrations python manage.py migrate - touch ../tmp/restart.txt python manage.py collectstatic --noinput touch ../tmp/restart.txt