Skip to content

Commit fe0c761

Browse files
committed
added missing submodules
1 parent 2ce2f2c commit fe0c761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
uses: actions/checkout@v4
4545
with:
4646
fetch-depth: 0 # Important: Fetch all history to generate changelog if needed
47+
submodules: 'true'
4748

4849
# Optional: Build your library artifacts here if you want to attach them to the release
4950
# For example, if you have a Gradle project:

0 commit comments

Comments
 (0)