Skip to content

Commit ff94253

Browse files
committed
does this fix ci
1 parent 39c7660 commit ff94253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
- if: runner.os == 'macOS'
8787
run: |
8888
brew install automake bison
89+
brew link bison --force
8990
echo "/usr/local/opt/bison/bin:$PATH" >> $GITHUB_PATH
9091
- run: ./script/test.sh
9192
env:

0 commit comments

Comments
 (0)