Skip to content

Commit

Permalink
Wat (#472)
Browse files Browse the repository at this point in the history
* bees

* sigh
  • Loading branch information
fables-tales authored Jan 28, 2025
1 parent ff94253 commit 87d948a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ jobs:
- if: runner.os == 'macOS'
run: |
brew install automake bison
brew link bison --force
echo "bees"
brew link bison --force
echo "/usr/local/opt/bison/bin:$PATH" >> $GITHUB_PATH
- run: ./script/test.sh
env:
Expand Down

0 comments on commit 87d948a

Please sign in to comment.