Skip to content

Commit

Permalink
ci(macos): update bash for shell completion
Browse files Browse the repository at this point in the history
  • Loading branch information
amalthundiyil committed Jun 16, 2022
1 parent c252f29 commit e2388ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,8 @@ jobs:
brew uninstall --force php composer
brew update-reset
sudo installer -pkg .cache/pydist/${{ env.PY3_PKG }} -dumplog -target /
brew install bash
echo "/usr/local/bin" >> $GITHUB_PATH
brew upgrade [email protected] || echo "The link step of `brew upgrade [email protected]` fails. This is okay."
brew install --force ccache pkg-config sqlite3 pandoc
brew install --force --cask Packages
Expand Down

0 comments on commit e2388ec

Please sign in to comment.