fix CI deploy

This commit is contained in:
aslan 2024-02-05 12:55:31 +03:00
parent 19e2eb9816
commit ecc2ccfc8b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ setup:
make ide-helper
setup-test:
composer install
composer install --no-plugins --no-scripts
php artisan key:gen --ansi
rm database/database.sqlite
touch database/database.sqlite