mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-17 19:57:20 +02:00
Make sure Laravel language files are included in the release
This commit is contained in:
parent
39fd4614e5
commit
0d4caa7110
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -54,6 +54,8 @@ jobs:
|
|||||||
|
|
||||||
composer update --no-scripts
|
composer update --no-scripts
|
||||||
|
|
||||||
|
php artisan lang:update
|
||||||
|
|
||||||
php artisan migrate
|
php artisan migrate
|
||||||
php artisan db:seed
|
php artisan db:seed
|
||||||
php artisan db:seed --class="PageSeeder"
|
php artisan db:seed --class="PageSeeder"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user