Skip to content

Commit

Permalink
Unable to create the "cache" directory
Browse files Browse the repository at this point in the history
  • Loading branch information
opdavies committed Nov 29, 2023
1 parent b3cd0d5 commit 2c8f41b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions run
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ function build {
composer install --no-dev --prefer-dist --optimize-autoloader
composer install --prefer-dist --optimize-autoloader --working-dir ./vendor-bin/box

composer dump-env prod

build-configs cache:clear
build-configs cache:warmup

# Generate the phar file.
box compile --config box.json.dist

Expand Down

0 comments on commit 2c8f41b

Please sign in to comment.