3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00

ci: Checkout Yosys

This commit is contained in:
Krystine Sherwin 2024-02-06 10:30:37 +13:00
parent 7873fe791e
commit 8e2dae21ad
No known key found for this signature in database

View file

@ -173,6 +173,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: