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 2c8f41b commit 00045aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ 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
nix develop --command composer dump-env prod

build-configs cache:clear
build-configs cache:warmup
Expand Down

0 comments on commit 00045aa

Please sign in to comment.