Skip to content

Commit 345303c

Browse files
author
Jake Champion
committed
checkout submodules
1 parent 512d765 commit 345303c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222

2323
- uses: actions/checkout@v3
2424
if: ${{ steps.release.outputs.release_created }}
25+
with:
26+
submodules: true
2527

2628
- uses: actions/setup-node@v3
2729
if: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)