[AUTO] Sync workflows from demo to main

This commit is contained in:
CICD Bot
2026-03-26 05:10:38 +00:00
parent 0a4872e6c9
commit 86b0cdb1e1

View File

@@ -96,6 +96,7 @@ jobs:
php artisan optimize:clear && php artisan optimize:clear &&
php artisan optimize && php artisan optimize &&
php artisan view:cache && php artisan view:cache &&
php artisan queue:restart &&
php artisan db:seed --class=RoleSeeder --force && php artisan db:seed --class=RoleSeeder --force &&
php artisan db:seed --class=AdminUserSeeder --force php artisan db:seed --class=AdminUserSeeder --force
" "