Skip to content

Commit 250a659

Browse files
committed
fix: Submodules missing
1 parent 5f0c998 commit 250a659

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
steps:
2222
- name: Checkout Repository
2323
uses: actions/checkout@v4
24+
with:
25+
submodules: true
2426

2527
- name: Setup Java
2628
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)