Skip to content

Commit

Permalink
does this fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fables-tales committed Jan 28, 2025
1 parent 39c7660 commit ff94253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
- if: runner.os == 'macOS'
run: |
brew install automake bison
brew link bison --force
echo "/usr/local/opt/bison/bin:$PATH" >> $GITHUB_PATH
- run: ./script/test.sh
env:
Expand Down

0 comments on commit ff94253

Please sign in to comment.