Skip to content

Commit 313d7f0

Browse files
committed
Update deploy file
1 parent 36e53a5 commit 313d7f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
rm -rf vendor
3636
composer install --no-dev --optimize-autoloader
3737
php artisan migrate --force
38+
php artisan config:clear
3839
php artisan config:cache
3940
php artisan route:cache
4041
php artisan view:cache

0 commit comments

Comments
 (0)