Skip to content

Commit aaa3123

Browse files
committed
[FIX] Documentation and docker workflow file (automl#449)
* fixes to documentation and docker * fix to docker * Apply suggestions from code review
1 parent 56a2ac1 commit aaa3123

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
steps:
2525
- name: Check out the repo
2626
uses: actions/checkout@v2
27+
with:
28+
submodules: recursive
2729

2830
- name: Extract branch name
2931
shell: bash

0 commit comments

Comments
 (0)