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 25ea443 commit 78b3352Copy full SHA for 78b3352
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
51
cp "../../version.json" "version.json"
52
53
- /usr/bin/php8.0 /usr/test/bin/composer update --no-scripts
+ /usr/bin/php8.0 /usr/local/bin/composer update --no-scripts
54
55
php artisan migrate
56
php artisan db:seed
0 commit comments