Cache on deploy
All checks were successful
Deploy App / deploy (push) Successful in 10s

This commit is contained in:
2025-08-31 21:58:23 +02:00
parent 378355ad5b
commit 7764af432a

View File

@@ -57,4 +57,5 @@ jobs:
npm install
npm run build
composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
php artisan optimize
php artisan migrate --force