mirror of https://github.com/YosysHQ/yosys.git
ci: Fix action.yml
This commit is contained in:
parent
3c65ddbea0
commit
6451a6a0dc
|
@ -12,6 +12,7 @@ runs:
|
|||
|
||||
- name: Install macOS Dependencies
|
||||
if: runner.os == 'macOS'
|
||||
shell: bash
|
||||
run: |
|
||||
brew install bison flex gawk libffi pkg-config bash
|
||||
|
||||
|
|
Loading…
Reference in New Issue