mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-12 00:23:35 +00:00
Merge pull request #277 from YosysHQ/krys/fix-ci
Fix failing `build_verific`
This commit is contained in:
commit
641d5d55fa
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