mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 09:35:32 +00:00
Bundle install
This commit is contained in:
parent
78a510ca54
commit
090e8de6d7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue