diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index b5d2d94..4a05d8c 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -206,5 +206,4 @@ 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