3
0
Fork 0
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:
Krystine Sherwin 2024-05-09 13:12:36 +12:00
parent 7dd287f287
commit 0a6a484760
No known key found for this signature in database

View file

@ -31,6 +31,7 @@ jobs:
with:
repository: 'YosysHQ/yosys'
path: 'yosys'
submodules: true
- name: Runtime environment
run: |