3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-27 19:18:49 +00:00

Install just some brew packages

This commit is contained in:
Miodrag Milanovic 2026-06-26 20:57:24 +02:00
parent 7c5d9a37bf
commit 0c0d3f717c

View file

@ -56,7 +56,7 @@ runs:
if: runner.os == 'macOS'
shell: bash
run: |
brew bundle
brew install bison flex gawk libffi git pkg-config python3 bash googletest tcl-tk llvm
- name: Linux runtime environment
if: runner.os == 'Linux'