Skip to content

Commit

Permalink
test-build.yml: Checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed May 13, 2024
1 parent 6d292fe commit 2c894df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ jobs:
steps:
- name: Checkout Yosys
uses: actions/checkout@v4
with:
submodules: true

- name: Runtime environment
run: |
Expand Down

0 comments on commit 2c894df

Please sign in to comment.