Skip to content

Commit 7557e23

Browse files
fixing workflow GA
1 parent a96458d commit 7557e23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-base-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
2222
- name: Checkout
2323
uses: actions/checkout@v6
24+
with:
25+
submodules: recursive
2426

2527
- name: Set up Docker Buildx
2628
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)