Skip to content

Commit 52437f0

Browse files
committed
WIP
1 parent f81741f commit 52437f0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
run: |
2929
brew install bash
3030
brew install gnu-sed
31+
/bin/bash --version
32+
bash --version
33+
which bash
3134
3235
- uses: actions/checkout@v4
3336
- uses: shogo82148/actions-setup-perl@v1

0 commit comments

Comments
 (0)