1
0
mirror of synced 2026-02-26 00:44:49 +00:00

test-docs: Checkout Yosys

This commit is contained in:
Krystine Sherwin
2024-01-25 11:32:39 +13:00
parent bb4d69005f
commit 4ac983e56c

View File

@@ -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: