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.
2 parents a9ff062 + f6d8ac4 commit bdb612bCopy full SHA for bdb612b
.github/workflows/prod-image.yaml
@@ -27,6 +27,8 @@ jobs:
27
steps:
28
- name: Checkout
29
uses: "actions/checkout@v4"
30
+ with:
31
+ submodules: 'recursive'
32
33
### Preparation: Auth, setup ###
34
0 commit comments