Skip to content

Commit eab1a34

Browse files
committed
try fix fish install on osx test runner
1 parent 263e453 commit eab1a34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ jobs:
167167
source ~/.bashrc
168168
- name: Install Fish shell
169169
run: |
170+
brew install sbtn
170171
brew install fish
171172
- name: Install Poetry
172173
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)