We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39fd461 commit 0d4caa7Copy full SHA for 0d4caa7
.github/workflows/release.yml
@@ -53,6 +53,8 @@ jobs:
53
cp "../../version.json" "version.json"
54
55
composer update --no-scripts
56
+
57
+ php artisan lang:update
58
59
php artisan migrate
60
php artisan db:seed
0 commit comments