Skip to content

Commit 2f22732

Browse files
ci: Checkout Yosys
1 parent 9dd002b commit 2f22732

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-linux.yml

+3
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ jobs:
142142
run: |
143143
echo "procs=$(nproc)" >> $GITHUB_ENV
144144
145+
- name: Checkout Yosys
146+
uses: actions/checkout@v4
147+
145148
- name: Download build artifact
146149
uses: actions/download-artifact@v4
147150
with:

0 commit comments

Comments
 (0)