Skip to content

Commit 2099a8a

Browse files
committed
submodule
1 parent f98521e commit 2099a8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
-
1919
name: Checkout
2020
uses: actions/checkout@v4
21+
with:
22+
submodules: true
2123
-
2224
# Add support for more platforms with QEMU (optional)
2325
# https://github.com/docker/setup-qemu-action

0 commit comments

Comments
 (0)