Skip to content

Commit 74ad221

Browse files
committed
Fix CI
1 parent 94cf0db commit 74ad221

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2
10+
with:
11+
submodules: recursive
1012
- name: Set up JDK 1.8
1113
uses: actions/setup-java@v1
1214
with:

0 commit comments

Comments
 (0)