Fix build recipe

This commit is contained in:
Oliver Davies 2024-04-04 19:10:12 +01:00
parent 3065597f64
commit e84c22b721
2 changed files with 2 additions and 15 deletions

View file

@ -15,7 +15,7 @@ build:
./bin/build-configs cache:warmup
# Generate the phar file.
box compile --config box.json.dist
./vendor-bin/box/vendor/bin/box compile --config box.json.dist
rm -f .env.local .env.local.php