mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-02 21:46:07 +00:00
Update CI scripts
This commit is contained in:
parent
985b282226
commit
c8920854f6
9 changed files with 13 additions and 13 deletions
4
.github/workflows/test-build.yml
vendored
4
.github/workflows/test-build.yml
vendored
|
|
@ -70,7 +70,7 @@ jobs:
|
|||
- name: Checkout Yosys
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
submodules: true
|
||||
submodules: recursive
|
||||
persist-credentials: false
|
||||
|
||||
- name: Setup environment
|
||||
|
|
@ -248,7 +248,7 @@ jobs:
|
|||
- name: Checkout Yosys
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
submodules: recursive
|
||||
persist-credentials: false
|
||||
|
||||
- name: Runtime environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue