Skip to content

Commit

Permalink
Fixed brew bundle install command
Browse files Browse the repository at this point in the history
Signed-off-by: Jerin Joy <[email protected]>
  • Loading branch information
jerinjoy committed Jan 18, 2025
1 parent 7be9e7c commit 48dc168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macos.install.conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
stderr: true

- shell:
- command: brew bundle install Brewfile
- command: brew bundle --file Brewfile
description: Installing Homebrew packages
stdout: true
stdin: true
Expand Down

0 comments on commit 48dc168

Please sign in to comment.