3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-18 23:06:26 +00:00

Update CI scripts

This commit is contained in:
Miodrag Milanovic 2026-06-10 17:55:36 +02:00
parent 985b282226
commit c8920854f6
9 changed files with 13 additions and 13 deletions

View file

@ -13,7 +13,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v5
with:
submodules: true
submodules: recursive
persist-credentials: false
- name: Setup environment