Skip to content

Commit 6e819e9

Browse files
committed
Pull submodules in release workflow
1 parent 1146a50 commit 6e819e9

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
@@ -20,6 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
with:
23+
submodules: true
2324
persist-credentials: false
2425

2526
# zizmor complains that 'v1' is a ref that can be provided by both the branch and tag namespaces.

0 commit comments

Comments
 (0)