Skip to content

Commit

Permalink
Run the command using Nix
Browse files Browse the repository at this point in the history
  • Loading branch information
opdavies committed Nov 29, 2023
1 parent 00045aa commit 8344f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ function build {

nix develop --command composer dump-env prod

build-configs cache:clear
build-configs cache:warmup
nix develop --command build-configs cache:clear
nix develop --command build-configs cache:warmup

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

0 comments on commit 8344f16

Please sign in to comment.