[Actions] checkout submodules

This commit is contained in:
William S. Moses 2021-06-25 22:54:22 -04:00
parent 0be6d29ea8
commit 588466c8ae
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ jobs:
with:
fetch-depth: 1
path: src
submodules: 'recursive'
- name: Cache MLIR
id: cache-mlir