Skip to content

Commit 0e794a0

Browse files
committed
github: recursive clone
Signed-off-by: Jared Van Bortel <[email protected]>
1 parent f7c4bf3 commit 0e794a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
steps:
2525
- name: Checkout
2626
uses: actions/[email protected]
27+
with:
28+
submodules: "recursive"
2729
- name: Install dependencies
2830
run: |
2931
sudo apt-get update

0 commit comments

Comments
 (0)