Skip to content

Commit f0cad7c

Browse files
wip CI
1 parent 0693534 commit f0cad7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
steps:
2626
- name: Checkout repository
2727
uses: actions/checkout@v4
28+
with:
29+
submodules: recursive
2830
- name: Set up Docker Buildx
2931
uses: docker/setup-buildx-action@v3
3032
- name: Build

0 commit comments

Comments
 (0)