Skip to content

Commit

Permalink
parallel is part of moreutils
Browse files Browse the repository at this point in the history
  • Loading branch information
sesi200 committed Jan 22, 2025
1 parent 5f45d97 commit efc03c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/workflows/provision-darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export

# Install Bats + moreutils.
brew fetch --retry coreutils moreutils
brew install coreutils moreutils parallel
brew install coreutils moreutils

# Install Bats.
if [ "$(uname -r)" = "19.6.0" ]; then
Expand Down

0 comments on commit efc03c4

Please sign in to comment.