Skip to content

Commit

Permalink
ci: Checkout Yosys
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed Feb 5, 2024
1 parent 9dd002b commit 2f22732
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,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:
Expand Down

0 comments on commit 2f22732

Please sign in to comment.