Fix build recipe
This commit is contained in:
parent
3065597f64
commit
e84c22b721
2 changed files with 2 additions and 15 deletions
2
justfile
2
justfile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue