include submmodules
This commit is contained in:
parent
a519b6cc39
commit
835636c4b7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/images.yml
vendored
2
.github/workflows/images.yml
vendored
|
|
@ -21,6 +21,8 @@ jobs:
|
|||
run: echo "$GITHUB_CONTEXT"
|
||||
|
||||
- uses: actions/checkout@v2.2.0
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Set up Python 3.9
|
||||
uses: actions/setup-python@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue