Skip to content

Commit 0490c02

Browse files
authored
Update release.yml
1 parent c555518 commit 0490c02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/[email protected]
2020
with:
2121
ref: ${{ github.event.release.tag_name }}
22+
submodules: true
2223

2324
# Setup Java 11 environment for the next steps
2425
- name: Setup Java

0 commit comments

Comments
 (0)