We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6f019 commit a787e0eCopy full SHA for a787e0e
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
shell: bash
29
run: |+
30
# brew update Don't update to get bash 5.2
31
- brew search bash
+ ls /opt/homebrew/Cellar/bash
32
brew install bash
33
brew install autoconf automake texinfo
34
# Not installing pygments, because apparently 'osascript' executed during bashdb's init is blocking
0 commit comments