Skip to content

Commit

Permalink
macos bison fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vampirefrog committed Nov 15, 2024
1 parent 4c837c7 commit c307eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
submodules: true
- name: Build
run: make all tests
run: make YACC=/opt/homebrew/bin/bison LEX=/opt/homebrew/bin/flex all tests

0 comments on commit c307eb5

Please sign in to comment.