mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-05 17:14:08 +00:00
test-docs: Checkout Yosys
This commit is contained in:
parent
bb4d69005f
commit
4ac983e56c
3
.github/workflows/test-linux.yml
vendored
3
.github/workflows/test-linux.yml
vendored
|
@ -144,6 +144,9 @@ jobs:
|
|||
run: |
|
||||
echo "procs=$(nproc)" >> $GITHUB_ENV
|
||||
|
||||
- name: Checkout Yosys
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Download build artifact
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue