Skip to content

Commit

Permalink
Update CI to fetch submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
jduo committed Jan 31, 2024
1 parent cb967fa commit c6a3b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
with:
fetch-depth: 0
persist-credentials: false
submodules: recursive
- uses: actions/setup-java@v4
with:
cache: "maven"
Expand Down

0 comments on commit c6a3b79

Please sign in to comment.