mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-12 08:28:16 +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:
|
with:
|
||||||
repository: 'YosysHQ/yosys'
|
repository: 'YosysHQ/yosys'
|
||||||
path: 'yosys'
|
path: 'yosys'
|
||||||
|
submodules: true
|
||||||
|
|
||||||
- name: Runtime environment
|
- name: Runtime environment
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue