Skip to content

Commit 9a31c1f

Browse files
committed
[NXP][rw61x] Updating workflow to add --recursive submodule update option
Signed-off-by: Gatien Chapon <gatien.chapon@nxp.com>
1 parent ee0728f commit 9a31c1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/examples-rw61x.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
uses: ./.github/actions/checkout-submodules-and-bootstrap
5050
with:
5151
platform: nxp
52+
extra-submodule-parameters: --recursive
5253

5354
- name: Set up environment for size reports
5455
uses: ./.github/actions/setup-size-reports

0 commit comments

Comments
 (0)