specify submodules: true
This commit is contained in:
parent
303d8cdd45
commit
a3dabf3748
@ -22,6 +22,8 @@ jobs:
|
||||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Docker Login
|
||||
# You may pin to the exact commit or the version.
|
||||
|
Loading…
Reference in New Issue
Block a user