mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-04 13:54:07 +00:00
ci: Checkout Yosys with submodules
This commit is contained in:
parent
7dd287f287
commit
0a6a484760
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -31,6 +31,7 @@ jobs:
|
|||
with:
|
||||
repository: 'YosysHQ/yosys'
|
||||
path: 'yosys'
|
||||
submodules: true
|
||||
|
||||
- name: Runtime environment
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue