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 a519b6c commit 835636cCopy full SHA for 835636c
.github/workflows/images.yml
@@ -21,6 +21,8 @@ jobs:
21
run: echo "$GITHUB_CONTEXT"
22
23
- uses: actions/[email protected]
24
+ with:
25
+ submodules: true
26
27
- name: Set up Python 3.9
28
uses: actions/setup-python@v1
0 commit comments