Skip to content

Commit

Permalink
Checkout yosys with submodules for test-docs too
Browse files Browse the repository at this point in the history
  • Loading branch information
RCoeurjoly committed Apr 11, 2024
1 parent daeb3be commit 911b3e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
- name: Checkout Yosys
uses: actions/checkout@v3

with:
submodules: true
- name: Build yosys
shell: bash
run: |
Expand Down

0 comments on commit 911b3e3

Please sign in to comment.