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 9667a26 commit a8e21f7Copy full SHA for a8e21f7
1 file changed
.github/workflows/build.yml
@@ -24,6 +24,8 @@ jobs:
24
steps:
25
- name: Checkout repository
26
uses: actions/checkout@v3
27
+ with:
28
+ submodules: true
29
30
- name: Log in to the Container registry
31
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
0 commit comments