Skip to content

Commit

Permalink
ci: Fix mac builds
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed Mar 7, 2024
1 parent e9cd6ca commit b4da6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- name: Install Dependencies
run: |
brew install bison flex gawk libffi pkg-config bash
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew install bison flex gawk libffi pkg-config bash
- name: Runtime environment
shell: bash
Expand Down

0 comments on commit b4da6b8

Please sign in to comment.