ci: Fix action.yml

This commit is contained in:
Krystine Sherwin 2024-03-04 13:13:43 +13:00
parent 3c65ddbea0
commit 6451a6a0dc
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ runs:
- name: Install macOS Dependencies - name: Install macOS Dependencies
if: runner.os == 'macOS' if: runner.os == 'macOS'
shell: bash
run: | run: |
brew install bison flex gawk libffi pkg-config bash brew install bison flex gawk libffi pkg-config bash