We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87316e3 commit 042af66Copy full SHA for 042af66
.github/workflows/ci.yml
@@ -40,6 +40,7 @@ jobs:
40
with:
41
repository: 'YosysHQ/yosys'
42
path: 'yosys'
43
+ submodules: true
44
45
- name: Runtime environment
46
run: |
0 commit comments