Skip to content

Commit 9f6a446

Browse files
committed
chore: fix workflow
1 parent 627ebef commit 9f6a446

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
steps:
3232
- name: Checkout repository
3333
uses: actions/checkout@v2
34+
submodules: recursive
3435

3536
- name: Log into registry ${{ env.REGISTRY }}
3637
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)