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