Skip to content

Commit ac8144e

Browse files
committed
chore: add submodules: true for release workflow
1 parent 53c3cbf commit ac8144e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
4040
- name: Checkout code
4141
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
42+
with:
43+
submodules: true
4244

4345
- name: Get the release version
4446
id: release_version

0 commit comments

Comments
 (0)