mirror of https://github.com/YosysHQ/yosys.git
Bundle install
This commit is contained in:
parent
78a510ca54
commit
090e8de6d7
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
|
||||
- name: Setup Mac
|
||||
if: matrix.os == 'macos-latest'
|
||||
run: brew install
|
||||
run: brew bundle install
|
||||
|
||||
- name: Setup Linux
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
|
|
|
|||
Loading…
Reference in New Issue