Skip to content

Commit 1ddf0da

Browse files
committed
fix
1 parent a1cdd1f commit 1ddf0da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
steps:
3030
- name: Checkout code
3131
uses: actions/checkout@v2
32+
with:
33+
submodules: 'true'
3234

3335
- name: Upgrade pip and build
3436
run: |

0 commit comments

Comments
 (0)