diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 4a05d8c..b5d2d94 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -206,4 +206,5 @@ jobs: php artisan optimize && php artisan view:cache " - docker exec star-erp-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache \ No newline at end of file + docker exec star-erp-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache + \ No newline at end of file