diff --git a/blt/src/Commands/CircleCiCommand.php b/blt/src/Commands/CircleCiCommand.php index 21de7f6fec..a1febbf6f8 100644 --- a/blt/src/Commands/CircleCiCommand.php +++ b/blt/src/Commands/CircleCiCommand.php @@ -42,6 +42,7 @@ class CircleCiCommand extends BltTasks { * @command circleci:github:release */ public function jobGithubRelease() { + $this->installDependencies()->run(); $last_version = $this->getLastVersion(); // Increment the last version by 1.