mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-08 08:08:42 +01: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
@ -53,6 +53,8 @@ jobs:
|
||||
cp "../../version.json" "version.json"
|
||||
|
||||
composer update --no-scripts
|
||||
|
||||
php artisan lang:update
|
||||
|
||||
php artisan migrate
|
||||
php artisan db:seed
|
||||
|
Loading…
x
Reference in New Issue
Block a user