Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit c831064

Browse files
committed
CI: recursive clone
1 parent f997cc3 commit c831064

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cace.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
timeout-minutes: 90
1717
steps:
1818
- uses: actions/checkout@v3
19+
with:
20+
submodules: recursive
1921
# Run CACE on the design
2022
- name: Setup Environment and Run CACE
2123
uses: efabless/cace-action@main

0 commit comments

Comments
 (0)