We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98521e commit 2099a8aCopy full SHA for 2099a8a
.github/workflows/docker.yaml
@@ -18,6 +18,8 @@ jobs:
18
-
19
name: Checkout
20
uses: actions/checkout@v4
21
+ with:
22
+ submodules: true
23
24
# Add support for more platforms with QEMU (optional)
25
# https://github.com/docker/setup-qemu-action
0 commit comments