From e02d7c7125feb24ff23d8206fb690cafa46092e9 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Mon, 23 Feb 2026 14:53:12 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BE=AE=E8=AA=BF=20deploy.yaml=20?= =?UTF-8?q?=E4=B8=A6=E6=BA=96=E5=82=99=E5=90=8C=E6=AD=A5=E8=87=B3=20main?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/deploy.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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