check out submodules for CI
This commit is contained in:
parent
9596bcf082
commit
6404c7afea
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -8,6 +8,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user