Skip to content

Commit a787e0e

Browse files
committed
Another macOS CI attempt before giving up
1 parent 5b6f019 commit a787e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
shell: bash
2929
run: |+
3030
# brew update Don't update to get bash 5.2
31-
brew search bash
31+
ls /opt/homebrew/Cellar/bash
3232
brew install bash
3333
brew install autoconf automake texinfo
3434
# Not installing pygments, because apparently 'osascript' executed during bashdb's init is blocking

0 commit comments

Comments
 (0)